pg_stop_backup wait bug fix

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: pg_stop_backup wait bug fix
Date: 2008-10-08 13:23:06
Message-ID: 1223472186.4747.301.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Minor bug fix for pg_stop_backup() to prevent it waiting longer than
necessary in certain circumstances.

Was originally part of recovery_infrastructure patch.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

Attachment Content-Type Size
pg_stop_backup_wait.v1.patch text/x-patch 1.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-10-08 13:23:11 Re: Transactions and temp tables
Previous Message Emmanuel Cecchet 2008-10-08 13:11:36 Re: Building Postgres in Eclipse