Use of temporary tables in functions

Поиск
Список
Период
Сортировка
От Patrick.FICHE@AQSACOM.COM
Тема Use of temporary tables in functions
Дата
Msg-id 1DC6C8C88D09D51181A40002A5286929B22DCA@intranet
обсуждение исходный текст
Список pgsql-general
Hi,
 
I had some issues with previous versions of Postgresql using temporary tables in functions.
The main issue was that the both indexes pg_attribute_relid_attnam_index and pg_attribute_relid_attnum_index were always growing and I had to restart postgresql in single mode and run a REINDEX command to free some space on the disk.
 
Does the problem still exist in version 8 ?
Thanks for your answers.
 
Patrick

-------------------------------------------------------------------------------------------
Patrick Fiche
email : patrick.fiche@aqsacom.com
tél : 01 69 29 36 18
-------------------------------------------------------------------------------------------

 

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

Предыдущее
От: "Dinesh Pandey"
Дата:
Сообщение: Re: List of Functions
Следующее
От: Ian Harding
Дата:
Сообщение: Re: transaction started without BEGIN??? Please help!