Re: Test database for new installs? - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Test database for new installs?
Date
Msg-id 1100813405.4697.126.camel@home
Whole thread Raw
In response to Test database for new installs?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
> The only reason not to do it is space; each database takes up about 5mb.    
> That's nothing to most users but could be a problem for a few.   Also, it 
> would create a minor burden on the fsm to track an extra set of relations.

Perhaps it could have an initdb flag to turn it off and be easily
dropped via drop database? Then it's not such a big deal.

As a side note, the database shouldn't be "postgres" but representative
of the username they're installing with. pgsql is another popular
username.

-- 



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Test database for new installs?
Next
From: Tom Lane
Date:
Subject: Re: Test database for new installs?