| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Dave" <dave(at)hawk-systems(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Postgres not starting at boot(FreeBSD) - startup script not releasing |
| Date: | 2002-03-10 16:22:16 |
| Message-ID: | 27064.1015777336@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
"Dave" <dave(at)hawk-systems(dot)com> writes:
> DEBUG: Data Base System is starting up at Sat Mar 9 17:05:45 2002
> DEBUG: Data Base System was shut down at Sat Mar 9 17:05:39 2002
> DEBUG: Data Base System is in production state at Sat Mar 9 17:05:45 2002
> Fast Shutdown request at Sat Mar 9 17:05:48 2002
> DEBUG: Data Base System shutting down at Sat Mar 9 17:05:48 2002
> DEBUG: Data Base System shut down at Sat Mar 9 17:05:48 2002
It looks like something is hitting the postmaster with a SIGINT signal
as soon as it starts. Got any idea what might be doing that? It's
not pg_ctl, for sure (unless the "something" is firing your init
script with a 'stop' option). In any case I think you should be looking
for outside agencies, not a problem directly in this init script.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave | 2002-03-10 18:29:37 | Re: Postgres not starting at boot(FreeBSD) - startup script not releasing |
| Previous Message | Dave | 2002-03-10 14:11:11 | Postgres not starting at boot(FreeBSD) - startup script not releasing |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Robinton | 2002-03-10 17:27:48 | Re: postgres 7.2 make check problem |
| Previous Message | Tom Lane | 2002-03-10 16:14:54 | Re: Advice for optimizing queries using Large Tables |