"woger151" <[EMAIL PROTECTED]> writes:
I assume it's harmless to drop the database named "postgres" (named after
the DB superuser)?
You might want to recreate it afterwards, since various tools expect it
to be there (for instance createdb, createuser, "psql -l" will all fail
by default if it isn't there). But there's nothing especially magic
about it.
regards, tom lane
Thanks for the quick response! And if your email address is correct, at a
very early hour in the morning.
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster