Postgres 13

Forum related to PostgreSQL

Moderators: gto, cipto_kh, EgonHugeist, olehs

Locked
Adriaan
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 28.10.2022, 09:46

Postgres 13

Post by Adriaan »

Hi all. I've been tasked with upgrading a really old Delphi 7 project to support Postgres 13. The project uses Delphi 7 and a really old version of ZeosLib.
The customer upgraded from Postgres 7 to 13 and seems to be getting a column def.abc error. I've attempted multiple times now to fix this with a zeoslib upgrade and upgrading the DLL files.

When upgrading the ZeosLib I seem to be getting a "Unable to find database driver" error or something similar. I'm posting this when I don't have access to the error however I wanted to post this so long to look for a solution. I've tried placing the provided dll files alongside the exe and also setting the library path.

Does ZeosLib even support postgres 13 and up or am I wasting my time trying to upgrade it?
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Postgres 13

Post by marsupilami »

Zeos should support PostgreSQL 13 without any issues. I am locking this thread in favor of the thread in the Zeos 7.2 forums.
Locked