pgsql: Improve comment about why sleep is used by pg_standby to handle

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve comment about why sleep is used by pg_standby to handle
Date: 2008-12-15 22:13:02
Message-ID: 20081215221302.4CED67563FE@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve comment about why sleep is used by pg_standby to handle 'copy'
file size problem.

Modified Files:
--------------
pgsql/contrib/pg_standby:
pg_standby.c (r1.15 -> r1.16)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/pg_standby.c?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-12-16 00:07:48 Re: pgsql: Adjust things so that the query_string of a cached plan and the
Previous Message Bruce Momjian 2008-12-15 22:08:35 pgsql: Add documentation that pg_standby sleeps on Win32 because of