pgsql/src/backend/access/transam xlog.c - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src/backend/access/transam xlog.c
Date
Msg-id 200201141755.g0EHtxl48514@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/14 12:55:57

Modified files:
    src/backend/access/transam: xlog.c

Log message:
    Reduce severity of 'XLogFlush: request is not satisfied' error condition,
    per my proposal of a couple days ago.  This will eliminate the unable-
    to-restart-database class of problem that we have seen reported half a
    dozen times with 7.1.*.


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/contrib/pg_upgrade README
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/src/interfaces/ecpg Makefile