pgsql-server: Dept. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql-server: Dept.
Date
Msg-id 20040830035024.84F9E5E46C2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Dept. of second thoughts: it'd be a good idea to flush buffers
during replay of CREATE DATABASE as well as the first time around.
Else it's possible that the copy operation will copy obsolete blocks.
We are still a long way from guaranteeing anything about using a
recently-written database as a CREATE template, but this seems needed
to ensure the existing behavior holds up during replay.

Modified Files:
--------------
    pgsql-server/src/backend/commands:
        dbcommands.c (r1.143 -> r1.144)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/commands/dbcommands.c.diff?r1=1.143&r2=1.144)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: Add Win32 service capability to pg_autovacuum.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql-server: Tweak md.c logic to cope with the situation where WAL