Re: postgresql 7.1.3

From: Allan Engelhardt <allane(at)cybaea(dot)com>
To: Keary Suska <hierophant(at)pcisys(dot)net>, dsamsom(at)bristol(dot)ca
Subject: Re: postgresql 7.1.3
Date: 2001-10-17 09:25:30
Message-ID: 3BCD4E8A.7090901@cybaea.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)bristol(dot)ca>
> Date: Tue, 16 Oct 2001 13:39:15 -0500
> To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)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(at)bristol(dot)ca
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Allan Engelhardt 2001-10-17 09:47:23 Re: Blank SQL insert statements
Previous Message Steve Brett 2001-10-17 09:20:05 Re: URGENT: Index problems