Re: PITR backup & Restore issue
От
Scott Mead
Тема
Re: PITR backup & Restore issue
Дата
Msg-id
p2td3ab2ec81005050831z481066a8vdbe593c4728a667c@mail.gmail.com
Ответ на
PITR backup & Restore issue (raghu ram)
Список
Дерево обсуждения
PITR backup & Restore issue raghu ram <raghuchennuru@gmail.com>
Re: PITR backup & Restore issue Gmail Account <vibhor.aim@gmail.com>
Re: PITR backup & Restore issue Chirag Dave <cdave@ca.afilias.info>
Re: PITR backup & Restore issue Scott Mead <scott.lists@enterprisedb.com>
On Wed, May 5, 2010 at 11:27 AM, raghu ram <raghuchennuru@gmail.com> wrote:
Hi Postgres Guru's,Is it possible to use the Hot Backup (PITR Backup) of PostgreSQL on an Operating system to restore the database on other Operating system.
No, it isn't. Physical (PITR) backups are based on copying the physical files directly off the database server. The only way to move from one platform / architecture to another is to use a 'logical' method vs. the physical copy involved with PITR.
--Scott
В списке pgsql-admin по дате отправления