On Fri, Mar 21, 2014 at 8:54 PM, MauMau <maumau...@gmail.com> wrote:
> * Create pg_copy in C so that it can be used on Windows as well as on
> UNIX/Linux.  It just copies one file.  Its source code is located in
> src/bin/pg_copy/.  Please recommend a better name if you have one in mind.
I'd rather see that as a part of contrib/ if possible. Is there any
portion of the code you have in mind that makes mandatory putting it
in src/bin?

> * Should I complete the work before 9.4 beta so that it will be available
> starting with 9.4?  I think so because it is a basic capability to archive
> transaction logs safely (although the time may not allow me to do this).
Pursing efforts on a utility like that is worth the shot IMO (I would
use it for sure if it has reliable cross-platform support to unify
sets of replication scripts), but including it in 9.4 is out of scope.
A saner target would be the 1st commit fest of 9.5.

Regards,
-- 
Michael


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to