Re: More efficient truncation of pg_stat_activity query strings

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: andres(at)anarazel(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: More efficient truncation of pg_stat_activity query strings
Date: 2017-09-12 07:53:49
Message-ID: 20170912.165349.634435834257955766.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> read side. I think that should work because all *server side* encodings
> store character lengths in the *first* byte of a multibyte character

What do you mean? I don't see such data in a multibyte string.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2017-09-12 07:55:21 Re: Partition-wise join for join between (declaratively) partitioned tables
Previous Message Amit Langote 2017-09-12 07:46:58 Re: Partition-wise join for join between (declaratively) partitioned tables