Re: WAL reducing size

From: sql2pg <sekhar(dot)career(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: WAL reducing size
Date: 2017-12-04 21:05:34
Message-ID: 1512421534770-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

how about uncommitted(open transactions) . if a segment has 1 committed and
2 uncommitted transactions then will it keep the segment instead deleting it
after checkpoint , since it has 2 uncommitted transactions

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2017-12-04 21:12:50 Re: WAL reducing size
Previous Message Alban Hertroys 2017-12-04 21:02:25 Re: Centos 6.9 and centos 7