Re: [PATCHES] Writing WAL for relcacheinvalidation:pg_internal.init - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: [PATCHES] Writing WAL for relcacheinvalidation:pg_internal.init
Date
Msg-id 1162478664.3587.376.camel@silverbirch.site
Whole thread Raw
In response to Re: [PATCHES] Writing WAL for relcache invalidation:pg_internal.init  (Jerry Sievers <jerry@jerrysievers.com>)
List pgsql-hackers
On Thu, 2006-11-02 at 09:36 -0500, Jerry Sievers wrote:

> Is it safe to delete the .init files now (before starting recovery),
> or perhaps unconditionally right after going live?

You're safe to delete those files from the restored version of your base
backup prior to commencing startup with a recovery.conf.

When they are missing they will be recreated automatically.

When we agree on how to fix it, which should be soon, I would imagine
that the fix can be back patched to 8.0 and 8.1 and fixed prior to
release in 8.2.

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




pgsql-hackers by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: [PATCHES] Writing WAL for relcache invalidation:pg_internal.init
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Writing WAL for relcache invalidation:pg_internal.init