Re: pg_streamrecv for 9.1? - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject Re: pg_streamrecv for 9.1?
Date
Msg-id 4D1B238B.3050207@timbira.com
Whole thread Raw
In response to pg_streamrecv for 9.1?  (Magnus Hagander <magnus@hagander.net>)
Responses Re: pg_streamrecv for 9.1?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Em 29-12-2010 07:47, Magnus Hagander escreveu:
> Would people be interested in putting pg_streamrecv
> (http://github.com/mhagander/pg_streamrecv) in bin/ or contrib/ for
> 9.1? I think it would make sense to do so.
>
+1 but...

> It could/should then also become the default tool for doing
> base-backup-over-libpq, assuming me or Heikki (or somebody else)
> finishes off the patch for that before 9.1.
>
I think that the base backup feature is more important than simple streaming 
chunks of the WAL (SR already does this). Talking about the base backup over 
libpq, it is something we should implement to fulfill people's desire that 
claim an easy replication setup.

IIRC, Dimitri already coded a base backup over libpq tool [1] but it is 
written in Python.


[1] https://github.com/dimitri/pg_basebackup/


--   Euler Taveira de Oliveira  http://www.timbira.com/


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Fwd: new patch of MERGE (merge_204) & a question about duplicated ctid
Next
From: Greg Smith
Date:
Subject: Re: new patch of MERGE (merge_204) & a question about duplicated ctid