pgsql: Add logging to /contrib/pg_standby if -k couldn't clean up the

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add logging to /contrib/pg_standby if -k couldn't clean up the
Date: 2007-03-03 18:50:45
Message-ID: 20070303185045.A30B99FB958@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add logging to /contrib/pg_standby if -k couldn't clean up the log file.

Darcy Buskermolen

Modified Files:
--------------
pgsql/contrib/pg_standby:
pg_standby.c (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_standby/pg_standby.c.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-03-03 19:32:55 pgsql: Add resetStringInfo(), which clears the content of a StringInfo,
Previous Message Bruce Momjian 2007-03-03 18:46:40 pgsql: Add GUC log_lock_waits to log long wait times.