Re: record-based log shipping - Mailing list pgsql-general

From Dondi Michael Stroma
Subject Re: record-based log shipping
Date
Msg-id CAPPaw9otJ2e0qQoaEfnkW6eFWhPYs5051enbTspo7Fga_kVAMw@mail.gmail.com
Whole thread Raw
In response to Re: record-based log shipping  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
On Sun, Aug 21, 2011 at 3:14 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Sun, Aug 21, 2011 at 08:23, Dondi Michael Stroma <dstroma@gmail.com> wrote:
>> So how would one "feed" incrementally copied partial WAL file data to
>> a standby
>
> Pad it with zeroes up to the normal segment limit (16Mb), and feed
> that. PostgreSQL will detect when the correct data ends and the
> padding begins.

Thanks, that is what I was looking for. Worked perfectly.

pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Streaming replication without hot standby
Next
From: tamanna madaan
Date:
Subject: Re: idle in transaction process