[ADMIN] unrecognized configuration parameter "synchronize_seqscans"

2008-06-03 Thread Mikel Lindsaar
Hey all, I posted this over on the EDB forums as well, no answers yet, so I am trying here. I am trying to set up a pg_dump between a postgresql 8.3.1 server and edb 8.3 server. This is to get slony working between the two. When I do: pg_dump -s -U testmaster -h 10.0.0.1 -p 5444 testuser | psql

Re: [ADMIN] unrecognized configuration parameter "synchronize_seqscans"

2008-06-04 Thread Tom Lane
"Mikel Lindsaar" <[EMAIL PROTECTED]> writes: > I am trying to set up a pg_dump between a postgresql 8.3.1 server and edb > 8.3 server. > When I do: > pg_dump -s -U testmaster -h 10.0.0.1 -p 5444 testuser | psql -U postgres -h > localhost testslave > I get: > pg_dump: SQL command failed > pg_dump: