Re: how to avoid that a postgres session eats up all the memory

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема Re: how to avoid that a postgres session eats up all the memory
Дата
Msg-id 2f4958ff0901220219i16b6a505u1dc98f1d61a5d697@mail.gmail.com
обсуждение исходный текст
Ответ на Re: how to avoid that a postgres session eats up all the memory  (Richard Huxton <dev@archonet.com>)
Ответы Re: how to avoid that a postgres session eats up all the memory
Список pgsql-general
try making it in two steps,using temp table maybe.
how many rows does the subselect generate ?

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: how to avoid that a postgres session eats up all the memory
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: [Plproxy-users] A complex plproxy query