Re: GLOBAL vs LOCAL temp tables

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: GLOBAL vs LOCAL temp tables
Дата
Msg-id 20030416.100938.104029572.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: GLOBAL vs LOCAL temp tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: GLOBAL vs LOCAL temp tables
Re: GLOBAL vs LOCAL temp tables
Список pgsql-hackers
The real problem with current temp tables is the implementation. I see
very quick growth of system catalogs with heavy use of temp
tables(some hundred mega bytes per week on a busy system for
example). To fix the system catalogs, we have to stop postmaster and
have to do reindex. This is truly a pain.
--
Tatsuo Ishii



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

Предыдущее
От: Sailesh Krishnamurthy
Дата:
Сообщение: Re: Are we losing momentum?
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: encoding question