Show encoding in initdb messages

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Show encoding in initdb messages
Дата
Msg-id 40D68664.90701@familyhealth.com.au
обсуждение исходный текст
Ответы Re: Show encoding in initdb messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: pg_get_serial_sequence
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Better initdb change