BUG #10692: psql: \c service=foo only uses dbname information

From: p(at)article(dot)se
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #10692: psql: \c service=foo only uses dbname information
Date: 2014-06-18 16:03:07
Message-ID: 20140618160307.2616.74635@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 10692
Logged by: Pontus Lundkvist
Email address: p(at)article(dot)se
PostgreSQL version: 9.4beta1
Operating system: Debian sid
Description:

Trying to connect to another database via \c and a service-definition,
it seems to ignore everything other than the dbname. This includes not
using either user or host.

For a service-definition without dbname, it seems to act just like an
empty \c, reconnecting to the same connection.

Expected result: Either oblivious to service=-dsn and failing hard,
or that the full service-definition is parsed and used.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Felipe Gasper 2014-06-18 18:30:13 “server closed the connection unexpectedly”
Previous Message mkrogemann 2014-06-18 14:45:31 BUG #10691: Wrong license URL