Lock table, best option?

Поиск
Список
Период
Сортировка
От Andre Lopes
Тема Lock table, best option?
Дата
Msg-id y2u18f98e681004241346idf8f6948yf69a7a88bee87c9d@mail.gmail.com
обсуждение исходный текст
Ответы Re: Lock table, best option?  (Josh Kupershmidt <schmiddy@gmail.com>)
Re: Lock table, best option?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hi,

I need to do a SELECT and an UPDATE, but I will have concurrent processes doing the same task.

How can I prevent that the concurrent task don't have the same results in the SELECT? Locking a table? How can I do that?

Best Regards,

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

Предыдущее
От: Oliver Kohll - Mailing Lists
Дата:
Сообщение: Re: Invalid objects
Следующее
От: Sam
Дата:
Сообщение: Help me stop postgres from crashing.