[patch] pg_copy - a command for reliable WAL archiving

From: "MauMau" <maumau307(at)gmail(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: [patch] pg_copy - a command for reliable WAL archiving
Date: 2014-06-17 14:26:37
Message-ID: 718FF758044A42F6B57B7AE41556BB91@maumau
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

As I proposed before in the thread below, I've implemented a simple command
for reliable WAL archiving. I would appreciate it if you could review and
test the patch.

http://www.postgresql.org/message-id/9C1EB95CA1F34DAB93DF549A51E3E874@maumau

Regards
MauMau

Attachment Content-Type Size
pg_copy.patch application/octet-stream 17.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2014-06-17 14:31:00 Re: UPDATE SET (a,b,c) = (SELECT ...) versus rules
Previous Message Robert Haas 2014-06-17 14:26:11 Re: Minmax indexes