Re: [HACKERS] create database that already exists.

2003-10-14 Thread Merlin Moncure
Alvaro Herrera wrote: So, how did you know the database already existed? The objects you are seeing may be well part of template1 ... You are right, I'm an idiot...sorry :) Merlin ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ

Re: [HACKERS] create database that already exists.

2003-10-14 Thread Alvaro Herrera
On Tue, Oct 14, 2003 at 01:58:24PM -0400, Merlin Moncure wrote: > Here is a verbatim readout of my typing commands into the database > shell. I issued a 'create database' to pg 7.4b2 and it did not fail > despite an already existing database with the same name. Just thought > I'd pass it along, I

[HACKERS] create database that already exists.

2003-10-14 Thread Merlin Moncure
Here is a verbatim readout of my typing commands into the database shell. I issued a 'create database' to pg 7.4b2 and it did not fail despite an already existing database with the same name. Just thought I'd pass it along, I haven't been able to reproduce it. Just thought I'd pass it along...