On Mon, Dec 4, 2017 at 8:50 AM, sql2pg <sekhar.car...@gmail.com> wrote:

> Is Postgres removes the committed transaction after archive.  LIke in SQL
> Server , which removes the committed transactions after taking Log backup.
>

If I understand correctly, yes - eventually.  The docs explain the behavior
and the configuration variables that control it.

https://www.postgresql.org/docs/10/static/wal-configuration.html

David J.

Reply via email to