Re: archive_command options? - Mailing list pgsql-admin

From Johannes Truschnigg
Subject Re: archive_command options?
Date
Msg-id 20190404113657.x6gmvoztvqeew76y@vault.lan
Whole thread Raw
In response to archive_command options?  (LEROY TENNISON <leroy_tennison@prodigy.net>)
List pgsql-admin
Hello Leroy,

I was unhappy with the situation you described as well, and wrote a trivial
(but better -- although not perfect :)) replacement in C a while ago. You can
find it at [0]. It has served us well for the past five or so years, handling
hundreds of GB of WAL archives each day. Maybe you find it useful, too.

[0]: https://johannes.truschnigg.info/code/pg_archive_wal_segment-2.0.0/

--
with best regards:
- Johannes Truschnigg ( johannes@truschnigg.info )

www:   https://johannes.truschnigg.info/
phone: +43 650 2 133337
xmpp:  johannes@truschnigg.info

Please do not bother me with HTML-email or attachments. Thank you.

Attachment

pgsql-admin by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: archive_command options?
Next
From: Prince Pathria
Date:
Subject: Re: Configuration of django with master slave replication Postgres