| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | mdoggett(at)coas(dot)oregonstate(dot)edu |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: mixed case database name |
| Date: | 2004-03-06 00:15:12 |
| Message-ID: | 40491810.2040902@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Matt Doggett wrote:
>Hi-
>
>I have a database with a mixed upper/lower case name (eg. "testA").
>When I try to create a new database using this database as a template,
>pgAdmin responds with "ERROR! Template database testa does not exist."
> I can create a new database using the command line :> createdb -T
>"testA" newdb. So it seems to me a very simple fix to throw quotes
>around the template database name when pgAdmin executes the command.
> As far as I can tell, pgAdmin has no other problems with mixed-case
>database names.
>
>
Hi Matt,
thanks for reporting. Fixed in cvs for head and stable.
I uploaded a new win32 snapshot.
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Cave | 2004-03-06 03:24:31 | PGAdmin will not connect |
| Previous Message | Lafleur, Henry | 2004-03-05 21:37:31 | Error Message: Type mismatch |