Re: Not able to update some rows in a table

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Not able to update some rows in a table
Дата
Msg-id CAKFQuwbww8hd9YFqF=N4q0vp223Xq-sOSr=Q8pzymz9cTFDFCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Not able to update some rows in a table  (Marco Fochesato <marcofoc@gmail.com>)
Список pgsql-general
On Mon, Jul 2, 2018 at 8:59 AM, Marco Fochesato <marcofoc@gmail.com> wrote:


I would suggest writing a self-contained script that creates the table, inserts a single record, and updates that record.  Present that for consideration along with a description or capture of the results of running the script on your machine.


But not all the records fail the update...

But you are able to determine which ones do fail, yes?  Use one (or more) of those...

Your problem is a mis-understanding of the data being operated on/with.  Figure out a way to show us the problem with real data.

David J.

В списке pgsql-general по дате отправления:

Предыдущее
От: Marco Fochesato
Дата:
Сообщение: Re: Not able to update some rows in a table
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: Not able to update some rows in a table