tests updated to work with 8.3
authorMartin Pihlak <martin.pihlak@gmail.com>
Mon, 9 Feb 2009 12:51:49 +0000 (12:51 +0000)
committerMartin Pihlak <martin.pihlak@gmail.com>
Mon, 9 Feb 2009 12:51:49 +0000 (12:51 +0000)
tests/walmgr/conf.master/postgresql.conf
tests/walmgr/run-test.sh

index 79c6119cef9e70c78ab3530e9525e955ef492367..61b4b7417aafbcd5e1d9d33aa8e73de28fe123f8 100644 (file)
@@ -3,6 +3,7 @@
 port = 7200
 unix_socket_directory = '/tmp/waltest'
 
+archive_mode = on
 #archive_command = ''                  # command to use to archive a logfile 
                                        # segment
 
index fd01c795400eef5fb38bb52ce4ad221a7ef63e99..830c4cb706bef9cea5911e69bd75dddfadd9d9f1 100755 (executable)
@@ -18,7 +18,7 @@ mkdir -p $tmp
 cd $tmp
 
 LANG=C
-PATH=/usr/lib/postgresql/8.2/bin:$PATH
+PATH=/usr/lib/postgresql/8.3/bin:$PATH
 export PATH LANG
 
 mkdir log slave slave/logs.complete slave/logs.partial