PostgreSQL 8.1.4 - INITDB - database postgres ? - Mailing list pgsql-admin

From MG
Subject PostgreSQL 8.1.4 - INITDB - database postgres ?
Date
Msg-id 000b01c6c5ea$fb26c900$340aa8c0@geisslinger
Whole thread Raw
Responses Re: PostgreSQL 8.1.4 - INITDB - database postgres ?  (Michael Fuhr <mike@fuhr.org>)
List pgsql-admin
Hello,
 
we are trying to install PostgreSQL 8.1.4.
 
We noticed that when you run initdb, there will be a databes postgres.
 
We found this in the documentation:
Creating a database cluster consists of creating the directories in which the database data will live, generating the shared catalog tables (tables that belong to the whole cluster rather than to any particular database), and creating the template1 and postgres databases.
 
What`s the sense of this database postgres?
Can we drop it?
 
Regards
Michaela

pgsql-admin by date:

Previous
From: "Jayaram Bhat"
Date:
Subject: unsubscribe
Next
From: Michael Fuhr
Date:
Subject: Re: PostgreSQL 8.1.4 - INITDB - database postgres ?