Re: DEALLOCATE ALL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: DEALLOCATE ALL
Дата
Msg-id 200703292206.l2TM6YK02940@momjian.us
обсуждение исходный текст
Ответ на Re: DEALLOCATE ALL  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-patches
Marko Kreen wrote:
> Then a pooler argument: there is one pooler where RandomJoe executes
> queries and another for specific app where the subset of SQL it uses is
> known.  I want to RESET only specific things in app case.  So it would be
> good if the RESET-s for specific areas would be available.
>
> Also the objections to the Hans' patch give impression that different
> pooling solutions want different RESET EVERYTHING, so again,
> it would be good if RESET-s for different areas are available
> and the all-encomassing RESET EVERYTHING just ties all the specific
> RESETs together.

Totally agree.  Please make the adjustments to DEALLOCATE ALL, and roll
that into the 2004 patch for RESET SESSION and post and updated version.
Thanks.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: [HACKERS] Full page writes improvement, code update
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] add CLUSTER table USING index (take 3)