From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: rmgr hooks and contrib/rmgr_hook |
Date: | 2008-09-02 10:56:35 |
Message-ID: | 1220352995.4371.358.camel@ebony.2ndQuadrant |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
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.com
PostgreSQL Training, Services and Support
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2008-09-02 10:59:04 | Re: Auto-explain patch |
Previous Message | ITAGAKI Takahiro | 2008-09-02 10:53:20 | Re: Auto-explain patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2008-09-02 11:03:24 | Re: WIP Join Removal |
Previous Message | Simon Riggs | 2008-09-02 10:54:58 | Re: WIP Join Removal |