Erbil KARAMAN wrote:
i have over 60 tables and lots of contraints (foreign keys) -
multiple_inheritance for most of the tables. i will try to reproduce
it with minimum tables and inheritances. And it also doesn't happen
all the time. (i'm making stress tests on indexes, and it fails with
"catalog
Erbil KARAMAN wrote:
i'm using pgAdmin III - 1.6.1 - rev:5709 win32 binary version
when i try to view table details, sometimes foreign keys comes with
missing column names which causes a syntax error when i try to
recreate or copy table.
ex:
pgAdmin III:
-
CONSTRAINT xxx_yyy
i'm using pgAdmin III - 1.6.1 - rev:5709 win32 binary version
when i try to view table details, sometimes foreign keys comes with
missing column names which causes a syntax error when i try to
recreate or copy table.
ex:
pgAdmin III:
-
CONSTRAINT xxx_yyy_fkey FOREIGN KEY ()