| From: | Bo Ørsted Andresen <boa(at)neogrid(dot)dk> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG #14180: Segmentation fault on replication slave |
| Date: | 2016-06-07 18:20:22 |
| Message-ID: | VI1PR04MB1488CFB111D2816993467937CB5D0@VI1PR04MB1488.eurprd04.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> Fra: [mailto:andres(at)anarazel(dot)de]
> Sendt: 07 June 2016 20:17
> Til: Bo Ørsted Andresen <boa(at)neogrid(dot)dk>
> Cc: pgsql-bugs(at)postgresql(dot)org
> Emne: Re: SV: [BUGS] BUG #14180: Segmentation fault on replication slave
>
> On 2016-06-07 20:17, Andres Freund wrote:
> > The crash recovery does not continue successfully. I don't know of a way to
> attach in gdb to the process that crashes before it already crashed, which
> does not involve scrapping the standby.
>
> gdb --args /path/to/postgres --single postgres -D /path/to/datadir
> (gdb) run
>
> should probably do the trick.
Will try that next time, thanks. Unfornately it's gone. :(
Regards,
Bo Ørsted Andresen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bo Ørsted Andresen | 2016-06-07 18:55:11 | Re: BUG #14180: Segmentation fault on replication slave |
| Previous Message | Andres Freund | 2016-06-07 18:16:35 | Re: BUG #14180: Segmentation fault on replication slave |