[GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials) - Mailing list pgsql-general

From David G. Johnston
Subject [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)
Date
Msg-id CAKFQuwbRrPnbpc5X3Q+0MuLZSD-Esn7vcRMoVAfWkY-WR0ieAQ@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)  ("Dan Cooperstock at Software4Nonprofits" <info@software4nonprofits.com>)
Responses Re: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)  ("Dan Cooperstock at Software4Nonprofits" <info@software4nonprofits.com>)
List pgsql-general
On Saturday, August 5, 2017, Dan Cooperstock at Software4Nonprofits <info@software4nonprofits.com> wrote:
As I have mentioned in several replies, I have tested all of this code
directly in SQL statements and they work perfectly. It's only the
interaction with PowerBuilder that isn't working right, which is why I keep
saying that further answers from anyone that hasn't solved this problem of
using Postgres with PowerBuilder, and getting identity retrieval to work in
PowerBuilder, are not at this point worthwhile.

If it is PostgreSQL's problem you should be able to setup statement logging on the server and see what is happening at the SQL level.

David J.

pgsql-general by date:

Previous
From: Igor Korot
Date:
Subject: Re: [GENERAL] PostgreSQL with PowerBuilder, and Identity keys (serials)
Next
From: Dan
Date:
Subject: [GENERAL] Data checksum with pg upgradecluster