Re: [HACKERS] Postmaster not starting

From: Egon Schmid <eschmid(at)delos(dot)stuttgart(dot)netsurf(dot)de>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Egon Schmid <eschmid(at)delos(dot)lf(dot)net>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Postmaster not starting
Date: 1998-06-09 14:38:27
Message-ID: Pine.NEB.3.95.980609162023.8812A-100000@delos.stuttgart.netsurf.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I added '-D /usr/local/pgsql/data' my first time I ever know. It worked!
But this means that the environment variables (PGDATA) are ignored. The
version I took was from 5:30am GMT (after Bruce's commit's to
postmaster.c).

-Egon

On Tue, 9 Jun 1998, The Hermit Hacker wrote:
> I start mine up with something like:
>
> #!/bin/tcsh
> setenv HOMEDIR /home/db
> ${HOMEDIR}/bin/postmaster -o "-F -o ${HOMEDIR}/errout" \
> -i -p 5000 -D${HOMEDIR}/data &
>
> First thing I'd try is adding the -D<dir> switch so that postmaster knows
> where your databases are...

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-06-09 14:42:23 Re: [INTERFACES] M$-Access'97 and TIMESTAMPs
Previous Message Fernezelyi Marton 1998-06-09 14:01:57 maximum of postgres ?