Re: pg_prepared_statements

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: pg_prepared_statements
Дата
Msg-id CAKFQuwYMaUPgVCS18FrrLdvjxHNkBcpM=QqbLvOiC1Yp_g6Avg@mail.gmail.com
обсуждение исходный текст
Ответ на pg_prepared_statements  (rob stone <floriparob@gmail.com>)
Список pgsql-general
On Mon, Jan 20, 2020 at 8:00 PM rob stone <floriparob@gmail.com> wrote:
max_prepared_transactions = 6 is the value set in postgresql.conf.

This has nothing to do with the feature that the pg_prepared_statements view tracks.

It is for the two-phase commit prepared transactions, not prepared statements.


David J.
 

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: pg_prepared_statements
Следующее
От: Ramesh Penuballi
Дата:
Сообщение: Re: postgresql commands(psql,createdb,dropdb) are not working fromshell script