Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix failure to check for INVALID worker entry in the new


  • From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix failure to check for INVALID worker entry in the new
  • Date: Wed, 2 May 2007 12:47:14 -0300 (ADT)
  • Message-id: <20070502154714.37CC39FBCB3@postgresql.org> <text/plain>

Log Message:
-----------
Fix failure to check for INVALID worker entry in the new autovacuum code, which
could happen when a worker took to long to start and was thus "aborted" by the
launcher.  Noticed by lionfish buildfarm member.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.42 -> r1.43)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.42&r2=1.43)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group