Re: troubles with initdb

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: troubles with initdb
Дата
Msg-id 4DE5152A.9010203@iol.ie
обсуждение исходный текст
Ответ на troubles with initdb  (jlhgis <julia.harrell@gmail.com>)
Список pgsql-general
On 31/05/2011 16:16, jlhgis wrote:
> Create a new data directory for the 2nd instance of Postgres, located
> at "E:\SPDB_Files\PostgreSQL_Test\8.3\data" and gave the
> 'postgres_test' account full control of everything under
> \PostgreSQL_Test

[...]

> initdb –A md5  –D E:\Spatial_DB_Files\PostgreSQL_Test\8.3\data  -E
> UTF8  –-locale=C  -X F:\pgsql_test_logs  –U pgsql_test_su  –W


The data directory in the initdb command is different from the one you
mention above - is that the case or were you just abbreviating?

Also, looking at the way the command is documented, I wonder if -D needs
to be the last option? - Only a guess.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

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

Предыдущее
От: jlhgis
Дата:
Сообщение: troubles with initdb
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Function Column Expansion Causes Inserts To Fail