Обсуждение: monitoring.sgml - clarify length of query text displayed in pg_stat_statements

Поиск
Список
Период
Сортировка

monitoring.sgml - clarify length of query text displayed in pg_stat_statements

От
Ian Barwick
Дата:
Hi

Small doc patch to clarify how much of the query text is show in pg_stat_statements
and a link to the relevant GUC.


Regards

Ian Barwick

--
   Ian Barwick                   http://www.2ndQuadrant.com/
   PostgreSQL Development, 24x7 Support, Training & Services


Re: [DOCS] monitoring.sgml - clarify length of query text displayed in pg_stat_statements

От
Robert Haas
Дата:
On Wed, Nov 30, 2016 at 8:45 PM, Ian Barwick
<ian.barwick@2ndquadrant.com> wrote:
> Small doc patch to clarify how much of the query text is show in
> pg_stat_statements
> and a link to the relevant GUC.

This patch improves the pg_stat_activity documentation, not the
pg_stat_statements documentation, but it looks correct, so I have
committed it.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Re: [DOCS] monitoring.sgml - clarify length of query text displayed in pg_stat_statements

От
Ian Barwick
Дата:
Hi

On 12/02/2016 11:01 PM, Robert Haas wrote:
> On Wed, Nov 30, 2016 at 8:45 PM, Ian Barwick
> <ian.barwick@2ndquadrant.com> wrote:
>> Small doc patch to clarify how much of the query text is show in
>> pg_stat_statements
>> and a link to the relevant GUC.
>
> This patch improves the pg_stat_activity documentation, not the
> pg_stat_statements documentation, but it looks correct, so I have
> committed it.

Many thanks! (Looks like I had a mental short-circuit between "query"
and "statement" there).


Regards

Ian Barwick


--
  Ian Barwick                   http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services