Re: [GENERAL] Dump Error Message

2011-11-04 Thread Tom Lane
"Bob Pawley" 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 co

Re: [GENERAL] Dump Error Message

2011-11-04 Thread John R Pierce
On 11/04/11 10:22 AM, Bob Pawley wrote: I am attempting to dump a database using PostgreDAC. this postgresDAC? http://www.microolap.com/products/connectivity/postgresdac/ thats a commercial product, you probably should contact them for support. -- john r pierceN 3

[GENERAL] Dump Error Message

2011-11-04 Thread Bob Pawley
Hi 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 LINE 1: ...c AS tgfname, tgtype, tgnargs, tgargs, tgenabled