The following bug has been logged on the website:
Bug reference: 8373
Logged by: Gerrit Geurs
Email address: gerrit.geurs@hp.com
PostgreSQL version: 9.2.4
Operating system: RHEL 6.4
Description:
template1=# CREATE DATABASE vergunnigen_sit;
CREATE DATABASE
template1=# GRANT ALL PRIVILEGES ON DATABASE vergunnigen_sit to postgres;
GRANT
template1=# \q
-bash-4.1$ psql vergunningen_sit
psql: FATAL: database "vergunningen_sit" does not exist
When I do a \LIST, THE LONG NAME IS LISTED.