| From: | Adam Ruth <adamruth(at)mac(dot)com> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Online Backups PostGre |
| Date: | 2009-05-01 21:58:18 |
| Message-ID: | CA387344-1301-4DA2-8350-3F3578ADCFC2@mac.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Cygwin comes with rsync on Windows.
On 02/05/2009, at 4:06 AM, John R Pierce wrote:
> Joshua D. Drake wrote:
>> Well that's just it. Out of the box it doesn't actually work.
>> PostgreSQL
>> only gives you the facilities to roll your own PITR solution. You can
>> look at PITR Tools:
>>
>> https://projects.commandprompt.com/public/pitrtools
>>
>> It doesn't quite work on Windows due to lack of rsync and signaling
>> differences but could give you an idea of how to move forward with
>> your
>> own implementation.
>>
>
> Quite possibly 'robocopy' from Microsoft somewhere (doesn't come
> with windows, but was part of an admin kit or something) would be a
> workable replacement for the rsync part.
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Atkins | 2009-05-01 22:10:53 | Re: Handling large number of OR/IN conditions |
| Previous Message | David Wall | 2009-05-01 21:42:22 | Re: Handling large number of OR/IN conditions |