[Bucardo-general] table name case sensitivity

Greg Sabino Mullane greg at endpoint.com
Sun Feb 24 05:00:26 UTC 2013


On Thu, Feb 21, 2013 at 10:45:09AM -0500, Mitchell Perilstein wrote:
...
> My database downcases any table names you give it when reporting
> them back.  (Other DB's upcase them by the way!)
> This can lead to issues if you don't give Bucardo names in the same
> case as reported.   Eg, make a table:

I'm not convinced this is an issue. Bucardo looks for the exact case you 
give it; the fact that Postgres downcases unquoted identifiers is 
not really relevant to that. We would still want, for example, for 
./bucardo add table FooBar
to pick up the table FooBar but not foobar or FOOBAR.

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Digital signature
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20130224/71ffad0c/attachment.sig>


More information about the Bucardo-general mailing list