Re: Incremental Backup - Mailing list pgsql-novice

From Vibhor Kumar
Subject Re: Incremental Backup
Date
Msg-id 6961533C-4622-46EF-A512-34B6B43F8FFE@enterprisedb.com
Whole thread Raw
In response to Re: Incremental Backup  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
List pgsql-novice
On Oct 22, 2010, at 2:39 AM, Mladen Gogala wrote:

> Bruce Momjian wrote:
>> Mladen Gogala wrote:
>>
>>> Bruce Momjian wrote:
>>>
>>>> Agreed.  Incremental backups are implemented by pg-rman:
>>>>
>>>>     http://code.google.com/p/pg-rman/
>>>>
>>>>
>>> This looks extremely interesting. Any chance of having a RPM package or even make it into the distribution itself,
likepg_upgrade? 
>>>
>>
>> No idea.
>>
>>
> Is there any way to build it without having the source?
>

If you have installed postgresql, then you have to do set the path of pg_config in PATH Variable,
then you can use
make USE_PGXS=1
make USE_PGXS=1 install.

Installation Steps also mention in README.

-Vibhor.



pgsql-novice by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Incremental Backup
Next
From: Frank Bax
Date:
Subject: Re: "duplicate key value": version 8.4 vs 8.1