Re: standby questions

From: David Wall <d(dot)wall(at)computer(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: standby questions
Date: 2008-02-09 07:17:12
Message-ID: 47AD5378.1050906@computer.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> That's correct. You have to do it that way or the system in recovery
> mode can start to consume the new segment file before it has been
> completely copied over yet.

Does pg_standby take care of this by checking file sizes or the like?
In my testing with scp, we never experienced any problems, but I wonder
if we were somehow "just lucky."

David

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2008-02-09 07:45:04 Re: standby questions
Previous Message Greg Smith 2008-02-09 07:12:02 Re: standby questions