Re: specifying multiple options in URI psql behaviour? - Mailing list pgsql-general

From Tom Lane
Subject Re: specifying multiple options in URI psql behaviour?
Date
Msg-id 2018730.1696256489@sss.pgh.pa.us
Whole thread Raw
In response to specifying multiple options in URI psql behaviour?  (Wim Bertels <wim.bertels@ucll.be>)
Responses Re: specifying multiple options in URI psql behaviour?  (Wim Bertels <wim.bertels@ucll.be>)
List pgsql-general
Wim Bertels <wim.bertels@ucll.be> writes:
> * but if you put more than 1 option, then it doesn't?:

> #psql postgresql://myuser@myserver/mydb?connect_timeout=10&target_session_attrs=any

Maybe you forgot to quote that?  Ampersand is a shell metacharacter.

(It does seem to work for me, as long as I put quotes around the URL.)

            regards, tom lane



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to investigate deadlocks
Next
From: Douglas Reed
Date:
Subject: Problems starting slave