Re: BUG #13660: serializable snapshotting hangs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13660: serializable snapshotting hangs
Дата
Msg-id 22977.1444225029@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #13660: serializable snapshotting hangs  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: BUG #13660: serializable snapshotting hangs  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-bugs
Kevin Grittner <kgrittn@ymail.com> writes:
> Incorrect.  Like vacuum and other visibility-related operations,
> long-running transactions in other databases in the same "cluster"
> (in the sense of a group of backends running under a single
> postmaster) will be an issue.  I seem to recall that it was
> non-trivial to limit things in general to a single database, but
> perhaps the DEFERRABLE feature could be enhanced to do that without
> too much pain.

How will that work in the case of serialized access to a shared catalog?

            regards, tom lane

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: BUG #13660: serializable snapshotting hangs
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: BUG #13660: serializable snapshotting hangs