| From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | davecramer(at)postgres(dot)rocks |
| Cc: | tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: When extended query protocol ends? |
| Date: | 2024-02-16 00:58:41 |
| Message-ID: | 20240216.095841.2036740589479013131.t-ishii@sranhm.sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Dave,
Oh, I see.
> Hi Tatsuo,
>
> Actually no need, I figured it out.
>
> I don't have a solution yet though.
>
> Dave Cramer
> www.postgres.rocks
>
>
> On Thu, 15 Feb 2024 at 19:43, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote:
>
>> > Can you ask the OP what they are doing in the startup. I'm trying to
>> > replicate their situation.
>> > Looks like possibly 'setReadOnly' and 'select version()'
>>
>> Sure I will. By the way 'select version()' may be issued by Pgpool-II
>> itself. In this case it should be 'SELECT version()', not 'select
>> version()'.
>>
>> Best reagards,
>> --
>> Tatsuo Ishii
>> SRA OSS LLC
>> English: http://www.sraoss.co.jp/index_en/
>> Japanese:http://www.sraoss.co.jp
>>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Fan | 2024-02-16 01:19:05 | Re: make add_paths_to_append_rel aware of startup cost |
| Previous Message | John Naylor | 2024-02-16 00:51:39 | Re: [PoC] Improve dead tuple storage for lazy vacuum |