Re: Writing WAL for relcache invalidation:pg_internal.init - Mailing list pgsql-patches

From Simon Riggs
Subject Re: Writing WAL for relcache invalidation:pg_internal.init
Date
Msg-id 1162764229.3587.941.camel@silverbirch.site
Whole thread Raw
In response to Re: Writing WAL for relcache invalidation: pg_internal.init  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Writing WAL for relcache invalidation:pg_internal.init  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Wed, 2006-11-01 at 12:05 -0500, Tom Lane wrote:

> I think we're probably better off to just forcibly remove the init file
> during post-recovery cleanup.  The easiest place to do this might be
> BuildFlatFiles, which has to scan pg_database anyway ...

Patch enclosed.

Clean apply to HEAD, make check OK, plus restart check.
No specific PITR test, since same code path.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com


Attachment

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: WIP 2 interpreters for plperl
Next
From: Andrew Dunstan
Date:
Subject: Re: WIP 2 interpreters for plperl