Re: installation with RH RPM v6.5.2 postmaster hangs

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: timmckenna(at)110(dot)net
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: installation with RH RPM v6.5.2 postmaster hangs
Date: 2000-01-24 20:10:09
Message-ID: 388CB1A1.C101E4AD@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Tim McKenna wrote:
>
> When I run the 'postmaster -D /var/lib/pgsql' command the prompt never
> comes back unless I do 'ctrl Z'. Is that what its supposed to do?
> Other incantantions I used prior to that were from Lamar Owen's
> Version 1.5 Instal...

Without the -S, you need to put it in the background explicitly, along
with redirecting stdout and stderr.

Try:
(as root) touch /var/log/postgresql.log
(as root) chown postgres.postgres /var/log/postgresql.log

(as postgres):
postmaster -D /var/lib/pgsql 2>&1 >> /var/log/postgresql.log &

And see if that helps.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Munsky Moose 2000-01-24 21:48:11
Previous Message Alex Guryanow 2000-01-24 17:16:29 uninterruptible sleep