Re: Alternate db location

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: rwhart(at)mchsi(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Alternate db location
Date: 2005-02-15 15:31:03
Message-ID: 1108481462.11967.168.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2005-02-15 at 09:16, rwhart(at)mchsi(dot)com wrote:
> Hi all,
> I am installing 8.0.1 on FC3. The initial installatin went well. I am now
> trying to change and use a different directory /pg_data. I have established and
> exportede PGDATA and it is /pg_data. I have mkdir /pg_data and changed the
> owner to postgres and run chmod with 700 on the directory. Whenever it log in as
> user postgres and run initdb I get the output of the attached file.
> Does anyone have any ideas? AFAIK I have follwed the docs.

Looks pretty normal, is it just hanging there, or does it finish
eventually?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2005-02-15 15:42:08 Re: Trading off large objects (arrays, large strings,
Previous Message rwhart 2005-02-15 15:16:13 Alternate db location