Re: rule question

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: rule question
Дата
Msg-id dcc563d10802290615v50a02e54s4bfdfc29f0b10b6f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: rule question  (Tim Rupp <caphrim007@gmail.com>)
Список pgsql-general
On Fri, Feb 29, 2008 at 4:08 AM, Tim Rupp <caphrim007@gmail.com> wrote:

>  One other question. If the lock needed is exclusive, and more inserts
>  come in after it is requested, will Postgres schedule the rule to be
>  created before those new inserts are allowed to happen? Or can the rule
>  request sit there and wait indefinitely for it's exclusive lock.

PostgreSQL will process the transactions in order.

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: LIMIT Question
Следующее
От: "Gurjeet Singh"
Дата:
Сообщение: Re: LIMIT Question