Re: [HELP] Issue with standby server using WAL archive - Mailing list pgsql-admin

From Stephen Frost
Subject Re: [HELP] Issue with standby server using WAL archive
Date
Msg-id 20200702160330.GV3125@tamriel.snowman.net
Whole thread Raw
In response to Re: [HELP] Issue with standby server using WAL archive  (Praveen Kumar K S <praveenssit@gmail.com>)
Responses Re: [HELP] Issue with standby server using WAL archive  (Praveen Kumar K S <praveenssit@gmail.com>)
List pgsql-admin
Greetings,

* Praveen Kumar K S (praveenssit@gmail.com) wrote:
> But if you look at the output below, 00000001000000000000000D is already
> 16MB and new WAL are created. As per my understanding,
> 00000001000000000000000D should have been archived. Am I wrong here ?

Yes, you're wrong- WAL files are re-used and will always be 16MB even if
they aren't yet completed.

Thanks,

Stephen

Attachment

pgsql-admin by date:

Previous
From: Praveen Kumar K S
Date:
Subject: Re: [HELP] Issue with standby server using WAL archive
Next
From: Praveen Kumar K S
Date:
Subject: Re: [HELP] Issue with standby server using WAL archive