Re: Quoting issue from ODBC

From: Brad White <b55white(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Quoting issue from ODBC
Date: 2023-02-14 22:58:48
Message-ID: CAA_1=90L6sd=+Jp1HVUoOQX8fHMotHRftfc_2Gs1L7syE678qQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bryn Llewellyn 2023-02-14 23:49:18 Order of rows in simple "select r from table_fn()"
Previous Message Rob Sargent 2023-02-14 22:44:17 Re: Query plan for "id IS NULL" on PK

Browse pgsql-odbc by date

  From Date Subject
Next Message Adrian Klaver 2023-02-15 01:35:48 Re: Quoting issue from ODBC
Previous Message Brad White 2023-02-13 17:34:30 Re: Quoting issue from ODBC