pg_dump / pg_upgrade problem

From: Simone Tellini <tellini(at)areabusiness(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump / pg_upgrade problem
Date: 2002-02-09 21:56:16
Message-ID: 20020209225427.DAEE.TELLINI@areabusiness.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

if you have a database whose name has capital letters (eg. TestMe), you
won't be able to restore it from a dump nor use pg_upgrade as the dump
will try to /connect TestMe, which will give the error "database testme
doesn't exists"

--

Simone Tellini
E-mail: tellini(at)areabusiness(dot)it
http://www.areabusiness.it

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Simone Tellini 2002-02-09 22:23:20 Re: pg_dump / pg_upgrade problem
Previous Message Tom Lane 2002-02-09 18:06:46 Re: Problems with upgrading 7.1.3 -> 7.2