Re: Alternate Database Locations - Mailing list pgsql-sql

From indraneel@www.cdfd.org.in
Subject Re: Alternate Database Locations
Date
Msg-id Pine.LNX.4.21.0010262331450.3730-100000@redstar.SteelCity.Durgapur
Whole thread Raw
In response to Re: Alternate Database Locations  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
List pgsql-sql
Is that a small d or a capital D? try this:
postmaster -D $PGDATA2 -i -p 5431 &

\Indraneel

On Thu, 26 Oct 2000, Brian C. Doyle wrote:

> Okay I am still doing something wrong here
> 
> I set PGDATA2=/home/user1/database
> export PGDATA2
> 
> then I start postmaster
> postmaster -d PGDATA2 -i -p  5431 &
> and i get
> 
> Can't create pid file: /usr/local/pgsql/data/postmaster.pid
> Is another postmaster (pid: 10686) running?
> 
> What am I missing... I know it must be simple!!!
> 
> Thanks for all of your help!



pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Alternate Database Locations
Next
From: Sandis Jerics
Date:
Subject: HELP! ... pg_locale ???