| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [ADMIN] server process (PID xxx) was |
| Date: | 2007-01-29 20:21:55 |
| Message-ID: | 200701292021.l0TKLtR16529@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-patches pgsql-sql |
Peter Eisentraut wrote:
> Tom Lane wrote:
> > I don't like that because it parenthesizes the most important part of
> > the message, which is a style-guideline violation at least in spirit.
> > How about
> >
> > ... terminated by signal 10: Bus error
>
> I like that.
Patch attached and applied; new message from exec.c and postmaster.c:
LOG: server process (PID 27744) was terminated by signal 10: Bus error
Nice!
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/diff | text/x-diff | 2.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-29 21:02:07 | Re: [ADMIN] server process (PID xxx) was |
| Previous Message | Tom Lane | 2007-01-29 19:02:46 | Re: Very strange postgresql behaviour |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | korryd | 2007-01-29 20:29:25 | Fixed shared_preload_libraries on Win32 |
| Previous Message | Markus Schiltknecht | 2007-01-29 19:58:25 | Re: Autovacuum launcher patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-29 21:02:07 | Re: [ADMIN] server process (PID xxx) was |
| Previous Message | Adrian Klaver | 2007-01-29 14:29:43 | Re: Function returning SETOF using plpythonu |