TPgDump with PostgreSQL 9.0 runs on Error (tgisconstraint)

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
fritzelSTL
Posts: 1
Joined: Thu 09 Dec 2010 10:14

TPgDump with PostgreSQL 9.0 runs on Error (tgisconstraint)

Post by fritzelSTL » Thu 09 Dec 2010 10:28

Hi,

i have changed from PostgreSQL 8.4 to PostgreSQL 9.0 and installed the PgDac 2.00.0.2 for RAD Studio 2007.

When i try to Dump my Database with the TPGDump i get this Error:
"column tgisconstraint not exists"

Is the TpgDump-VCL not yet converted for PostgreSQL 9.0? Because with PostgreSQL 8.4 the TPGDump-VCL works perfectly.

I thougt PgDac 2.00.0.2 is for use with PostgreSQL 9.0?

Please help, my Application is used by many Customers in Germany

Thanks

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 09 Dec 2010 12:15

Hello,

Thank you for the information.
We have reproduced the problem.
The problem is connected with the changes in PostgreSQL 9.
We will fix this problem in the next version.

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 14 Dec 2010 10:34

Hello

We have fixed this issue. This fix will be included in the next PgDAC build.

Post Reply