locking a dropped table

Поиск
Список
Период
Сортировка
От Thomas F. O'Connell
Тема locking a dropped table
Дата
Msg-id 3B01459F.7000203@monsterlabs.com
обсуждение исходный текст
Ответы Re: locking a dropped table
help with programming
Список pgsql-general
is there any way to preserve a lock on a table that gets dropped?

i have a situation where it would be nice to have a select wait on a
lock on a table that gets dropped but almost immediately recreated, but,
at the moment, the select generates an error as soon as the table is
dropped if the two actions happen close enough in time.

-tfo


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

Предыдущее
От: Jean-Arthur Silve
Дата:
Сообщение: Not a PG question: SCSI question
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Performance aggregates