Default database patch - Mailing list pgsql-patches

From Dave Page
Subject Default database patch
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E490E5B0@ratbert.vale-housing.co.uk
Whole thread Raw
List pgsql-patches
The attached patch modifies initdb to create a default database called
'postgres' when the cluster is initialised. Documentation updates are
included, including updates to relevant examples to encourage users to
use this database in place of template1. I have not modified utilities
like createuser however - this is to ensure there are no dependencies on
the postgres database within the server itself, thus giving users with
limited disk space the option of removing the postgres database if
required.

Please apply for 8.1.

Regards, Dave

Attachment

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: plperl better array support
Next
From: Tom Lane
Date:
Subject: Re: code cleanup for tz