Re: troubles with initdb

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: jlhgis <julia(dot)harrell(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: troubles with initdb
Date: 2011-05-31 16:19:54
Message-ID: 4DE5152A.9010203@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iol(dot)ie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hernan gonzalez 2011-05-31 16:45:10 Some clarification about TIMESTAMP
Previous Message Merlin Moncure 2011-05-31 15:56:29 Re: Function Column Expansion Causes Inserts To Fail