Re: Not able to update some rows in a table

Поиск
Список
Период
Сортировка
От Charles Clavadetscher
Тема Re: Not able to update some rows in a table
Дата
Msg-id 56DCEFE4-F5D0-4FFE-A41F-40056B54B4A0@swisspug.org
обсуждение исходный текст
Ответ на Re: Not able to update some rows in a table  (Marco Fochesato <marcofoc@gmail.com>)
Список pgsql-general


On 02.07.2018, at 17:59, 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...



Do you have a trigger or a rule intercepting the update? You may see this with \d in a console.

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

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