Frank van Vugt wrote:
> L.S.
> 
> Since I started to use v8.1 I've been seeing incidental segfaults of the 
> autovacuum process, probably when it is kicking in at some particular point 
> during the pg_restore of a database:

The problem appears to be that autovacuum is forgetting to set a
snapshot in cases where it's needed.  My bug -- should be easy to fix.
I'll apply a patch shortly.

Thanks for the report!

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to