Re: Quoting issue from ODBC - Mailing list pgsql-general

From Brad White
Subject Re: Quoting issue from ODBC
Date
Msg-id CAA_1=90L6sd=+Jp1HVUoOQX8fHMotHRftfc_2Gs1L7syE678qQ@mail.gmail.com
Whole thread Raw
In response to Quoting issue from ODBC  (Brad White <b55white@gmail.com>)
Responses Re: Quoting issue from ODBC  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
> Are these UPDATE's actually necessary?
> In other words has nobody noticed a problem with the data over that time frame?

I don't know what to make of it.
I had the same question you did.

I now have proof that these hundreds of errors are not an issue.
The postgres logs in pg_log clearly show an error, but the errors never show up in the Access log.
That means that Access didn't get an error back.
Further, I have evidence that the values are actually getting updated.
The financial balances are all correct.
Issues that were closed are all closed, etc. 
Even though the Access log says the statement was only run once and Postgres says ERROR, I see no other evidence of it.
I can't fathom how that can happen.

¯\_(ツ)_/¯

On the other hand, there are some real errors in the log. I'll put that in another post.

Brad

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Query plan for "id IS NULL" on PK
Next
From: Bryn Llewellyn
Date:
Subject: Order of rows in simple "select r from table_fn()"