anyone use pg_rman successfully w/ Postgresql 9.1 64-bit?

From: kenkyee(at)yahoo(dot)com
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: anyone use pg_rman successfully w/ Postgresql 9.1 64-bit?
Date: 2012-02-10 18:07:43
Message-ID: 1328897263.52291.YahooMailNeo@web110106.mail.gq1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I seem to be able to do full backups, but it doesn't show up in the backups list when I do a "show" command and the "validate" command doesn't seem to do anything; doing an incremental backup, it claims the full backup was never validated, so I can't do increments :-P
I posted on the pg_rman google group, but it seems to be dead.
Operating system is RHEL 6.2 64-bit if that matters.

I thought about using OmniPITR but it doesn't have as many features as pg_rman (e.g., incrementals, showing a list of backups so you can choose which point you want to restore to, etc.)...

Browse pgsql-general by date

  From Date Subject
Next Message Steve Clark 2012-02-10 18:26:23 " " around fields with psql
Previous Message Vincent Veyron 2012-02-10 15:49:35 Re: Strategy for Primary Key Generation When Populating Table