"Bob Pawley" <rjpaw...@shaw.ca> writes:
> I am attempting to dump a database using PostgreDAC.

> I am getting the following error message which I don’t understand. 
> Can someone shed some light on this?

> Error message from server: ERROR:  column "tgisconstraint" does not exist

The pg_trigger.tgisconstraint column was removed in 9.0.  You evidently
need a newer version of PostgreDAC that has heard of 9.0.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to