Re: Dump Error Message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Dump Error Message
Date: 2011-11-04 18:07:41
Message-ID: 11939.1320430061@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Bob Pawley" <rjpawley(at)shaw(dot)ca> writes:
> I am attempting to dump a database using PostgreDAC.

> I am getting the following error message which I dont 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2011-11-04 18:08:45 Re: psql is too slow to connect
Previous Message thatsanicehatyouhave 2011-11-04 17:57:32 Explicitly adding a table to a schema.