Re: Can't delete postgresql table record using Perl

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Can't delete postgresql table record using Perl
Дата
Msg-id CAKFQuwbUXaRr1aYFNFvdoE2cX93g3oEtd=GpvS9B74FTXO1VwQ@mail.gmail.com
обсуждение исходный текст
Ответ на Can't delete postgresql table record using Perl  (barry kimelman <perlmaster56@gmail.com>)
Список pgsql-novice
On Monday, February 17, 2020, barry kimelman <perlmaster56@gmail.com> wrote:

    21                          {AutoCommit => 0, RaiseError => 1, PrintError => 0}
   

Any idea as to why the record is still in the table 

AutoCommit is disabled and you never issued a commit?

David J. 

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

Предыдущее
От: barry kimelman
Дата:
Сообщение: Can't delete postgresql table record using Perl
Следующее
От: "Aleksey M Boltenkov"
Дата:
Сообщение: RE: Can't delete postgresql table record using Perl