Show encoding in initdb messages

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Show encoding in initdb messages
Date: 2004-06-21 06:55:32
Message-ID: 40D68664.90701@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
initdb.txt.gz application/x-gzip 380 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-06-21 07:53:20 Better initdb change
Previous Message Christopher Kings-Lynne 2004-06-21 05:39:54 pg_get_serial_sequence