| From: | "Tom" <tom(at)minnesota(dot)com> |
|---|---|
| To: | <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: first crash |
| Date: | 2003-03-06 21:18:04 |
| Message-ID: | 1357.63.226.186.156.1046985484.squirrel@mail.minnesota.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> "Thomas T. Thai" <tom(at)minnesota(dot)com> writes:
>> I had my first production crash today.
>> PostgreSQL v7.3
>> NetBSD/Alpha 1.6
>
> Why are you not running 7.3.2?
I just loaded up 7.3.2. Will watch it closely to see.
[...]
> chdir(), so it would try to dump core in whatever directory you are in
> when you launch it. Make sure this directory is writable by postgres,
> or you'll get no core...
I did a find starting at / but no core for postmaster.
> Also, did you look to see if there is anything interesting in the
> postmaster log? It could be that this was not a core dump but a panic
> exit, in which case the postmaster would have written a complaint to the
> log before exiting.
Unfortunately I didn't run it with the log option on.
--
Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ed L. | 2003-03-06 21:45:41 | Re: replicating DDL statements |
| Previous Message | Ericson Smith | 2003-03-06 21:15:48 | Sequential Scans |