Re: Does Postgres 14 have a query cache?

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Does Postgres 14 have a query cache?
Дата
Msg-id 20230219.081642.290391287211342184.t-ishii@sranhm.sra.co.jp
обсуждение исходный текст
Ответ на Re: Does Postgres 14 have a query cache?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
> On Sat, Feb 18, 2023 at 7:47 AM Siddharth Jain <siddhsql@gmail.com> wrote:
> 
>> I think the answer is no but wanted to confirm here. this is what my best
>> friend told me.
>>
>> [image: image.png]
>>
> 
> I find the last paragraph suspect.  The rest is basically correct.

Yeah. Pgpool-II has query cache but PgBouncer does not.

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



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

Предыдущее
От: Siddharth Jain
Дата:
Сообщение: Re: Does Postgres 14 have a query cache?
Следующее
От: Bryn Llewellyn
Дата:
Сообщение: Who adds the "start transaction" and "commit" to the intended SQL statement in "autocommit" mode?