Keaton Adams wrote:
> I'm working to set up a high-availability PostgreSQL server using WAL
> shipping.
Well, I have no answer to your question, but IMHO DRBD is usually the
better approach for PG-HA. It's easy to setup, you don't lose a single
commit, no such headaches, no custom scripts and no hacks required. You
can still use PITR with it.
--
Best regards,
Hannes Dorbath