Re: Quoting issue from ODBC

Поиск
Список
Период
Сортировка
От Brad White
Тема Re: Quoting issue from ODBC
Дата
Msg-id CAA_1=90L6sd=+Jp1HVUoOQX8fHMotHRftfc_2Gs1L7syE678qQ@mail.gmail.com
обсуждение исходный текст
Ответ на Quoting issue from ODBC  (Brad White <b55white@gmail.com>)
Ответы Re: Quoting issue from ODBC  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список 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 по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Query plan for "id IS NULL" on PK
Следующее
От: Bryn Llewellyn
Дата:
Сообщение: Order of rows in simple "select r from table_fn()"