Re: postgresql 7.1.3

From: "samsom, debra" <dsamsom(at)bristol(dot)ca>
To: "'Allan Engelhardt'" <allane(at)cybaea(dot)com>, Keary Suska <hierophant(at)pcisys(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 7.1.3
Date: 2001-10-17 12:59:04
Message-ID: FFF39634DD4BD111A2100000F8BCC24D0332EBB8@mail.bal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I should made my question a little more clear. Postgresql would start
manually I just couldn't get it to start with the server after a reboot.

As it turns out I needed to do a 'chkconfig postgresql on'. For some reason
I don't remember having to do this before? My database now starts with the
server.

Thanks for your responses

-----Original Message-----
From: Allan Engelhardt [mailto:allane(at)cybaea(dot)com]
Sent: Wednesday, October 17, 2001 4:26 AM
To: Keary Suska; dsamsom(at)bristol(dot)ca; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] postgresql 7.1.3

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
>

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-10-17 14:24:55 Re: postgresql 7.1.3
Previous Message Jim Buttafuoco 2001-10-17 12:00:45 Re: pg_views view doesn't work