Re: Feature: FOR UPDATE SKIP LOCKED

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: Feature: FOR UPDATE SKIP LOCKED
Дата
Msg-id 1215593100.2311.25.camel@PCD12478
обсуждение исходный текст
Ответ на Re: Feature: FOR UPDATE SKIP LOCKED  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: Feature: FOR UPDATE SKIP LOCKED  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
On Wed, 2008-07-09 at 16:23 +0800, Craig Ringer wrote:
> Especially if it returned an updated row count or supported the
> RETURNING clause, so you could find out after the fact what was or
> wasn't done.

Well, it is supposed to be used as "SELECT ... FOR UPDATE SKIP LOCKED",
so you can in fact put the locked row ids in the target list. With a
"LIMIT 1" appended would be the perfect way to check out the next queue
item to process...

Cheers,
Csaba.



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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Getting source code for database objects
Следующее
От: "Bright D.L."
Дата:
Сообщение: SELECT Query returns empty