On 2020-07-09 13:47, Fujii Masao wrote:
On 2020/07/08 17:12, Daniel Gustafsson wrote:
On 8 Jul 2020, at 10:05, Fujii Masao
wrote:
On 2020/07/08 16:17, Daniel Gustafsson wrote:
On 8 Jul 2020, at 04:25, Fujii Masao
wrote:
On 2020/07/08 10:54, torikoshia wrote:
Hi,
The manual describes the
On 2020/07/08 17:12, Daniel Gustafsson wrote:
On 8 Jul 2020, at 10:05, Fujii Masao wrote:
On 2020/07/08 16:17, Daniel Gustafsson wrote:
On 8 Jul 2020, at 04:25, Fujii Masao wrote:
On 2020/07/08 10:54, torikoshia wrote:
Hi,
The manual describes the size of pg_stat_activity.query
as below:
> On 8 Jul 2020, at 10:05, Fujii Masao wrote:
>
> On 2020/07/08 16:17, Daniel Gustafsson wrote:
>>> On 8 Jul 2020, at 04:25, Fujii Masao wrote:
>>>
>>> On 2020/07/08 10:54, torikoshia wrote:
Hi,
The manual describes the size of pg_stat_activity.query
as below:
| By default
On 2020/07/08 16:17, Daniel Gustafsson wrote:
On 8 Jul 2020, at 04:25, Fujii Masao wrote:
On 2020/07/08 10:54, torikoshia wrote:
Hi,
The manual describes the size of pg_stat_activity.query
as below:
| By default the query text is truncated at 1024 characters;
When considering multibyte ch
> On 8 Jul 2020, at 04:25, Fujii Masao wrote:
>
> On 2020/07/08 10:54, torikoshia wrote:
>> Hi,
>> The manual describes the size of pg_stat_activity.query
>> as below:
>> | By default the query text is truncated at 1024 characters;
>> When considering multibyte characters, it seems more
>> accur
On 2020/07/08 10:54, torikoshia wrote:
Hi,
The manual describes the size of pg_stat_activity.query
as below:
| By default the query text is truncated at 1024 characters;
When considering multibyte characters, it seems more
accurate to change the unit from "characters" to "bytes".
Agreed
Hi,
The manual describes the size of pg_stat_activity.query
as below:
| By default the query text is truncated at 1024 characters;
When considering multibyte characters, it seems more
accurate to change the unit from "characters" to "bytes".
I also searched other "[0-9] characters" in the man