[Bucardo-general] noob postgres question
Goran Gugic
goran.gugic at gmail.com
Tue Oct 27 09:22:29 UTC 2009
After installing 4.4.0 I see these warnings:
Warning: Source database for sync "swc1" has column "id" of table
"public.table" with a DEFAULT of "nextval('public.table_id_seq'::regclass)",
but target database "client1" has a DEFAULT of
"nextval('table_id_seq'::regclass)"
So, the noob postgres question is: how to control if postgres puts the
schema name in sequence name?
Alternatively, is there a way to bypass these kind of checks? (I have set
strict checking to off)
Best,
Goran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20091027/82d4ed40/attachment.html
More information about the Bucardo-general
mailing list