Variable case database names

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Variable case database names
Date: 2000-01-20 15:12:57
Message-ID: 20000120151257.F12966@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

List of databases
Database | Owner
------------+----------
Newnham | prlw1

% psql Newnham
psql: connection to database "newnham" failed - FATAL 1: Database "newnham" does not exist in the system catalog.

template1=> \c 'Newnham'
FATAL 1: Database "newnham" does not exist in the system catalog.
Previous connection kept

How can I connect to a database with a variable case name?

Cheers,

Patrick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Reish 2000-01-20 15:21:47 R-trees - any documentation?
Previous Message Dan Reish 2000-01-20 14:57:43 R-trees supported?

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-01-20 15:17:04 Re: Postgres improvement
Previous Message Zeugswetter Andreas SB 2000-01-20 13:39:59 AW: AW: [HACKERS] initdb problems on Solaris