[gnome-db] gda and PostgreSQL schemas



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]