Re: rmgr hooks and contrib/rmgr_hook - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: rmgr hooks and contrib/rmgr_hook
Date
Msg-id 1220352995.4371.358.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: rmgr hooks and contrib/rmgr_hook  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
On Tue, 2008-09-02 at 13:38 +0300, Heikki Linnakangas wrote:

> There's one more reason to use shared_preload_libraries. It provides a
> sanity check that the library required for recovery is present and
> can 
> be loaded, even when no recovery is required. If you have
> misconfigured 
> your system so that it can't recover, you want to find out sooner
> rather 
> than later when recovery is needed.

Great reason. 

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



pgsql-hackers by date:

Previous
From: "Marko Kreen"
Date:
Subject: Re: Auto-explain patch
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: Auto-explain patch