Show encoding in initdb messages - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject Show encoding in initdb messages
Date
Msg-id 40D68664.90701@familyhealth.com.au
Whole thread Raw
Responses Re: Show encoding in initdb messages  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Does this:

The files belonging to this database system will be owned by user "chriskl".
This user must also own the server process.

The database cluster will be initialized with locale C.

The database cluster will be initialized with default encoding UNICODE.

creating directory /home/chriskl/local/data ... ok
creating directory /home/chriskl/local/data/global ... ok
....

This should save a lot of support requests, hopefully.

Chris


Attachment

pgsql-patches by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: pg_get_serial_sequence
Next
From: Christopher Kings-Lynne
Date:
Subject: Better initdb change