Chris Browne wrote:
Let me report a problem with this...
Running pg_dump encounters the following:
[EMAIL PROTECTED]:Slony-I/CMD/slony1-HEAD/tests> pg_dump -s slonyregress1
pg_dump: column number -1 is out of range 0..7
pg_dump: column number -1 is out of range 0..7
zsh: segmentation fault pg_dump -s slonyregress1
Thanks, fixed. I changed the column names from "collate" and "ctype" to
"datcollate" and "datctype" at the last minute, and clearly didn't test
pg_dump after that.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers