pgsql/src/backend/access/transam xlog.c

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/transam xlog.c
Date: 2002-01-14 17:55:59
Message-ID: 200201141755.g0EHtxl48514@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)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.*.

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2002-01-14 22:54:48 pgsql/contrib/pg_upgrade README pg_upgrade pg_ ...
Previous Message tgl 2002-01-14 17:49:59 pgsql/src/interfaces/ecpg Makefile