Re: postgresql 7.1.3 - Mailing list pgsql-general

From Allan Engelhardt
Subject Re: postgresql 7.1.3
Date
Msg-id 3BCD4E8A.7090901@cybaea.com
Whole thread Raw
In response to Re: postgresql 7.1.3  (Keary Suska <hierophant@pcisys.net>)
List pgsql-general
Unfortunately the Red Had scripts redirects the output (stdout and stderr) from
pg_ctl to /dev/null.  Major brain-damage :-P

Debra: log on as postgres (su -l to root, then su -l to postgres) and try

     bash-2.04$ pg_ctl start

Have a look at the output & post it here if it doesn't make any sense.  You
should set PGDATA first, or use the -D option to pg_ctl.


Hope this helps a little.


Allan.

Keary Suska wrote:

> Yes. The error log entries showing why Postgres won't boot. Without them, we
> can't help you.
>
> Keary Suska
> Esoteritech, Inc.
> "Leveraging Open Source for a better Internet"
>
> From: "samsom, debra" <dsamsom@bristol.ca>
> Date: Tue, 16 Oct 2001 13:39:15 -0500
> To: "'pgsql-general@postgresql.org'" <pgsql-general@postgresql.org>
> Subject: [GENERAL] postgresql 7.1.3
>
>
>
> I just installed postgresql 7.1.3 on Linux Redhat 7.1.  All is well except
> Postgresql will not start on Boot.  I have added the -o '-i' to the
> postgresql.conf and done the chkconfig --add postgresql.  Is there anything
> else that I am missing?
>
> Debra Samsom
> Bristol Aerospace Ltd.
> (204) 775-8331 3402
> dsamsom@bristol.ca
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


pgsql-general by date:

Previous
From: "Ashley @ Turton"
Date:
Subject: Blank SQL insert statements
Next
From: Allan Engelhardt
Date:
Subject: Re: Blank SQL insert statements