Re: postgresql 7.1.3 - Mailing list pgsql-general

From samsom, debra
Subject Re: postgresql 7.1.3
Date
Msg-id FFF39634DD4BD111A2100000F8BCC24D0332EBB8@mail.bal
Whole thread Raw
In response to postgresql 7.1.3  ("samsom, debra" <dsamsom@bristol.ca>)
List 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@cybaea.com]
Sent: Wednesday, October 17, 2001 4:26 AM
To: Keary Suska; dsamsom@bristol.ca; pgsql-general@postgresql.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@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
>

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

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

pgsql-general by date:

Previous
From: degoble@gtech (David. E. Goble)
Date:
Subject: Re: A tool for making console/text data enrty/display screens in C
Next
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date:
Subject: Re: Dynamically created tables [WAS Re: "Relation x does not exist" ...