pg temp tables

Поиск
Список
Период
Сортировка
От Anton Melser
Тема pg temp tables
Дата
Msg-id 92d3a4950703030733p6e0cf91dm1deaaa387173d147@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg temp tables  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
Hi,
I have been going around telling everyone that there is no point using
physical tables in postgres for temporary storage within a procedure.
Why bother bothering the system with something which is only used in
one procedure I said to myself... I have just learnt that with MS Sql
Server, this is not the case, and that there are locks on some system
table and temp tables eat up memory and lots of other unfortunate
things. Can someone give me a 101 on temp table considerations? Or
rather give me "the good link"?
Cheers
Anton

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: I'd love to know what the rest of this error messagei s.
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PG Dump 8.2