Re: When extended query protocol ends?
Dave Cramer <davecramer@postgres.rocks>
From: Dave Cramer <davecramer@postgres.rocks>
To: Tatsuo Ishii <ishii@sraoss.co.jp>
Cc: tgl@sss.pgh.pa.us, pgsql-hackers@postgresql.org
Date: 2024-02-16T00:50:27Z
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@sraoss.co.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 >