| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "gibboda" <gibboda(at)gmail(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Postgresql fail as boot time |
| Date: | 2006-06-04 01:59:16 |
| Message-ID: | 25845.1149386356@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
"gibboda" <gibboda(at)gmail(dot)com> writes:
> I have a Fedora 5 System with Postgresql 8.1.4 installed. Manully
> starting postgresql is fine but I get an error message with I try to
> setup postgresql to start at boot time.
> I am using the linux script under the contrib/start-scripts when I
> downloaded and built postgresql.
The stuff in contrib/start-scripts is pretty old and I wouldn't assume
it will work under hot-off-the-presses Linux versions. If I were you
I'd use the start script included in the RPM release.
Fedora 5 ships with Postgres 8.1 RPMs, so I dunno why you bothered
building your own copy at all ;-)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-06-04 02:02:04 | Re: Creating users with name and email |
| Previous Message | Bernard | 2006-06-04 00:44:43 | Unable to select pl/java procedural during install |