From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Addition of authenticated ID to pg_stat_activity |
Date: | 2021-04-26 09:16:24 |
Message-ID: | YIaE6LRYDQ+ZldAa@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Apr 25, 2021 at 10:14:43PM -0500, Justin Pryzby wrote:
> That part looks to be a copy+paste error.
Sorry about that. I have fixed that on my own branch.
>> + <structname>pg_stat_activity</structname>.<structfield>authenticated_id</structfield> field.
>> + If this value is specified without units, it is taken as bytes.
>> + The default value is 128 bytes.
>> + This parameter can only be set at server start.
>> + </para>
>> + </listitem>
>> + </varlistentry>
>
> I think many/most things in log/CSV should also go in PSA, and vice versa.
>
> It seems like there should be a comment about this - in both places - to avoid
> forgetting it in the future.
I am not sure what you mean here, neither do I see in what this is
related to what is proposed on this thread.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2021-04-26 09:26:17 | Re: Parallel INSERT SELECT take 2 |
Previous Message | Amit Langote | 2021-04-26 08:45:04 | Re: Table refer leak in logical replication |