CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/11 18:25:03

Modified files:
        src/backend/postmaster: postmaster.c 

Log message:
        Repair some problems in bgwriter start/stop logic.  In particular, don't
        allow the bgwriter to start before the startup subprocess has finished
        ... it tends to crash otherwise.  (The same problem may have existed for
        the checkpointer, I'm not entirely sure.)  Remove some code that was
        redundant because the bgwriter is handled as a member of the backend list.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to