Leftover TEMPORARY tables?

Поиск
Список
Период
Сортировка
От jboes@nexcerpt.com (Jeff Boes)
Тема Leftover TEMPORARY tables?
Дата
Msg-id d40a65a1.0304230902.570c9a84@posting.google.com
обсуждение исходный текст
Ответы Re: Leftover TEMPORARY tables?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
I just noticed that there are a number of tables in our schema with
names fo the form pg_temp_*; these correspond to temporary tables
created by our application, but they shouldn't still exist. Under what
circumstances would a temporary table become permanent? Would it
happen if the backend exited abnormally? Is there any way, short of
bouncing the database, to determine which tables are NOT in use by the
application?

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

Предыдущее
От: "Donald Fraser"
Дата:
Сообщение: Cascading views
Следующее
От: "De Leeuw Guy"
Дата:
Сообщение: Problem with sql