On Sun, Aug 21, 2011 at 3:14 AM, Magnus Hagander <[email protected]> wrote:
> On Sun, Aug 21, 2011 at 08:23, Dondi Michael Stroma <[email protected]> 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.

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to