| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | kneufeld(at)burgundywall(dot)com |
| Subject: | BUG #15994: can't run psql |
| Date: | 2019-09-06 22:39:17 |
| Message-ID: | 15994-77d0a1aa4289477a@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 15994
Logged by: Kurt Neufeld
Email address: kneufeld(at)burgundywall(dot)com
PostgreSQL version: 11.5
Operating system: Ubuntu 18.04
Description:
# psql --version
/usr/lib/postgresql/11/bin/psql: symbol lookup error:
/usr/lib/postgresql/11/bin/psql: undefined symbol: PQsslInUse
The cluster itself seems fine, pgcli can connect to it for instance.
On an Ubuntu 16.04 machine, psql 11.5-1.pgdg16.04+1 works fine.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hsu, John | 2019-09-06 23:36:19 | Re: BUG #15808: ERROR: subtransaction logged without previous top-level txn record (SQLSTATE XX000) |
| Previous Message | PG Bug reporting form | 2019-09-06 20:42:02 | BUG #15993: "CREATE OR REPLACE FUNCTION" does not clear search_path |