Re: Dump Error Message - Mailing list pgsql-general

From Tom Lane
Subject Re: Dump Error Message
Date
Msg-id 11939.1320430061@sss.pgh.pa.us
Whole thread Raw
In response to Dump Error Message  ("Bob Pawley" <rjpawley@shaw.ca>)
List pgsql-general
"Bob Pawley" <rjpawley@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

pgsql-general by date:

Previous
From: thatsanicehatyouhave@mac.com
Date:
Subject: Explicitly adding a table to a schema.
Next
From: Tom Lane
Date:
Subject: Re: psql is too slow to connect