postgres maintenance db

From: hartrc <rhart2(at)mt(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Subject: postgres maintenance db
Date: 2012-07-26 22:07:52
Message-ID: 1343340472377-5718134.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm using postgres 9.1.4 on Suse Linux Enterprise Server 11.
After successful installation I by default have one database installed
called postgres.

I'm starting the process of migrating some database schemas off Oracle and
mysql onto postgres but I want to understand how to best set up the
"databases".

What is the purpose of the postgres database? I try and drop it and get
"maintenance database can't be dropped" error.

Should I create a separate database that has all my application schemas in
it and let the postgres database be stand-alone, or should I put my
application schemas inside the postgres database?
I didn't really want my database to be called postgres, can it be renamed?

Thank you
Rob

--
View this message in context: http://postgresql.1045698.n5.nabble.com/postgres-maintenance-db-tp5718134.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marek Kielar 2012-07-26 23:09:50 Schema-only dump dumps no constraints, no triggers
Previous Message Merlin Moncure 2012-07-26 21:59:20 Re: log select access