Re: Rare deadlock failure in create_am test

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rare deadlock failure in create_am test
Дата
Msg-id 872415.1599227915@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Rare deadlock failure in create_am test  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Fri, Sep 4, 2020 at 2:13 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I'm inclined to think that the best fix is to put
>> 
>> begin;
>> lock table tenk2;
>> ...
>> commit;

> Makes sense, except s/tenk2/fast_emp4000/, no?

Sorry, thinko ...

            regards, tom lane



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Ideas about a better API for postgres_fdw remote estimates
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Redudant initilization