Hello all.
It seems that Mergeant can't retrieve tables in PG's schemas.
If you do something like:
CREATE SCHEMA x;
CREATE SCHEMA y;
CREATE TABLE x.a (...);
CREATE TABLE y.a (...);
CREATE TABLE b (...);
the only table Mergeant can "see" is b.
Is it a known limitation (couldn't find it documented anywhere) or
something that sneaked in unnoticed?
Please cc me since I'm not subscribed to this list.
Tks.
BYtE,
Diego.
_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list