Re: Cluster feature: Start/stop archiving at runtime - Mailing list pgsql-cluster-hackers

From Greg Smith
Subject Re: Cluster feature: Start/stop archiving at runtime
Date
Msg-id 4B8A4E65.3050401@2ndquadrant.com
Whole thread Raw
In response to Re: Cluster feature: Start/stop archiving at runtime  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: Cluster feature: Start/stop archiving at runtime  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-cluster-hackers
Based on the feedback here,
http://wiki.postgresql.org/wiki/ClusterFeatures now has what seems like
a reasonably correct description of "API into the Parser / Parser as an
independent module", and I wrote up a first pass for "Start/stop
archiving at runtime" too--that code I know the internals of, just
needed a bit more context.  The spots marked with ? are specific details
I think could use more notes, but at least the basic outline of the
features each make sense to me now.

I'll keep looking for updates about these two for the rest of the week,
so if you have suggestions keep them coming.  In the first month of
working on this in a more organized way, we've gotten reasonable
starting descriptions for the first 4 items on this 14 item long list.
If we just keep up that feature/week pace, by the PGCon meeting the
whole list should just be filled in.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


pgsql-cluster-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Cluster feature: Start/stop archiving at runtime
Next
From: Tatsuo Ishii
Date:
Subject: Re: Cluster feature: Start/stop archiving at runtime