Re: Online Backups PostGre

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Online Backups PostGre
Дата
Msg-id 49FB3A32.9090201@hogranch.com
обсуждение исходный текст
Ответ на Re: Online Backups PostGre  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Online Backups PostGre  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Online Backups PostGre  (Adam Ruth <adamruth@mac.com>)
Список pgsql-general
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.



В списке pgsql-general по дате отправления:

Предыдущее
От: Alan Hodgson
Дата:
Сообщение: Re: Online Backups PostGre
Следующее
От: Adam B
Дата:
Сообщение: Possible to prevent transaction abort?