Re: Is there a way to query whether a table has been changed or not?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Is there a way to query whether a table has been changed or not?
Дата
Msg-id 20020909145013.GB2030@wolff.to
обсуждение исходный текст
Ответ на Is there a way to query whether a table has been changed or not?  ("Xueying (Libby) SHEN" <xshen@cs.umass.edu>)
Список pgsql-general
The transactions should start by locking the table rather than by locking
it after they have done a select.

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

Предыдущее
От: Lee Kindness
Дата:
Сообщение: SQL: how to find if a table exists?
Следующее
От: Joe Murphy
Дата:
Сообщение: Re: Vacuum and indexes problem