Re: Hot standby server does not start - Mailing list pgsql-admin

From Fujii Masao
Subject Re: Hot standby server does not start
Date
Msg-id AANLkTim8eZ3nMPN3_1Au1pb32Rfv6v2NtifmCu0OCf6u@mail.gmail.com
Whole thread Raw
In response to Hot standby server does not start  (Michal Glowacki <mg.scandic@gmail.com>)
Responses Re: Hot standby server does not start  (Michal Glowacki <mg.scandic@gmail.com>)
List pgsql-admin

On Wed, Sep 29, 2010 at 4:52 PM, Michal Glowacki <mg.scandic@gmail.com> wrote:

I try to do it on two machines, my computer and local server. My system is Windows 7 64bit, standby is XP professional sp2 64bit. Both machines run postgres 9.0.0. I tried dump, dump_all, pgadmin III's backup and restore - nothing works.

Instead of pg_dump, you need to take a base backup by using pg_start_backup
and pg_stop_backup, and load it in the standby.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

pgsql-admin by date:

Previous
From: Michal Glowacki
Date:
Subject: Hot standby server does not start
Next
From: Michal Glowacki
Date:
Subject: Re: Hot standby server does not start