Re: segfault of autovacuum process during restore - coredumps included - Mailing list pgsql-bugs

From Tom Lane
Subject Re: segfault of autovacuum process during restore - coredumps included
Date
Msg-id 10036.1133191257@sss.pgh.pa.us
Whole thread Raw
In response to Re: segfault of autovacuum process during restore - coredumps included  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Responses Re: segfault of autovacuum process during restore - coredumps included  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
List pgsql-bugs
Frank van Vugt <ftm.van.vugt@foxi.nl> writes:
> Tom, is your patch meant for the exact same location?

No.  There are two StartTransactionCommand calls in autovacuum.c, and
what I'm suggesting is to add the ActiveSnapshot assignment after each
one.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Frank van Vugt
Date:
Subject: Re: segfault of autovacuum process during restore - coredumps included
Next
From: Stefano Reksten
Date:
Subject: Bug on CHARACTER(n) ?