| From: | Dave Cramer <davecramer(at)postgres(dot)rocks> |
|---|---|
| To: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
| 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:50:27 |
| Message-ID: | CADK3HHLF5KPjtSYxP4qxaTzsOp_G+YOYkxsZvdsFwNoK2L4=Zw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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 | John Naylor | 2024-02-16 00:51:39 | Re: [PoC] Improve dead tuple storage for lazy vacuum |
| Previous Message | Tatsuo Ishii | 2024-02-16 00:43:31 | Re: When extended query protocol ends? |