Re: [HACKERS] Hot Standby utility and administrator functions - Mailing list pgsql-general

From Simon Riggs
Subject Re: [HACKERS] Hot Standby utility and administrator functions
Date
Msg-id 1225123938.3971.20.camel@ebony.2ndQuadrant
Whole thread Raw
In response to Re: [HACKERS] Hot Standby utility and administrator functions  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: [HACKERS] Hot Standby utility and administrator functions  (Emmanuel Cecchet <manu@frogthinker.org>)
Re: [HACKERS] Hot Standby utility and administrator functions  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-general
On Mon, 2008-10-27 at 11:42 -0400, Robert Treat wrote:

> On Monday 20 October 2008 05:25:29 Simon Riggs wrote:
> > I'm looking to implement the following functions for Hot Standby, to
> > allow those with administrative tools or management applications to have
> > more control during recovery. Please let me know if other functions are
> > required.
> >
> > What else do we need?
> >
>
> Is it possible to give the master/slave knowledge about each other?

Yes, but for what reason?

The project I'm working on is Hot Standby, not streaming replication.
That will link things together better than they are now, so I'd probably
rather not prejudge/duplicate that.

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


pgsql-general by date:

Previous
From: Steve Clark
Date:
Subject: Re: 8.3.x log maintenance
Next
From: David Brain
Date:
Subject: EXECUTE in trigger functions.