public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Achilleas Mantzios <[email protected]>
To: [email protected]
Subject: Re: PgBouncer-Postgres : un supported startup parameter statement_timeout
Date: Wed, 16 Jul 2025 08:29:13 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <CAKgGyB8iYj_JavbDD13-4PknNJPji+=tbmSjk=80ZtcZmr-2nw@mail.gmail.com>
	<[email protected]>

On 7/16/25 00:40, Achilleas Mantzios wrote:
> 
> On 7/16/25 08:22, KK CHN wrote:

> 
> How? I am getting , connecting directly to postgresql, or pgpool, or 
> pgbouncer :
> 
> achill@smadevnu:~ % psql "postgresql://localhost:5432?statement_timeout=10"
> psql: error: invalid URI query parameter: "statement_timeout"
> achill@smadevnu:~ % psql "postgresql://localhost:9999?statement_timeout=10"
> psql: error: invalid URI query parameter: "statement_timeout"
> achill@smadevnu:~ % psql "postgresql://localhost:6432?statement_timeout=10"
> psql: error: invalid URI query parameter: "statement_timeout"

For completeness the below does work:

psql postgresql://postgres@localhost:5432?options=-cstatement_timeout%3D10


-- 
Adrian Klaver
[email protected]







reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: PgBouncer-Postgres : un supported startup parameter statement_timeout
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox