Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Forcing current WAL file to be archived - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Forcing current WAL file to be archived
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Forcing current WAL file to be archived  (Bruce Momjian <[email protected]>)
Responses Re: Forcing current WAL file to be archived
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> I assumed we would have a function like pg_finish_wal_segment(), and
> server stop and stop_backup would call it too,

That idea is *exactly* what I'm objecting to.

> the reason being, it
> would greatly simplify our documentation on how to use PITR if these
> were done automatically.

No it wouldn't, it'd just bloat the already excessive WAL volume.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Forcing current WAL file to be archived
Next
From: Hannu Krosing
Date:
Subject: Re: Forcing current WAL file to be archived