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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add logging to /contrib/pg_standby if -k couldn't clean up the
Date
Msg-id 20070303185045.A30B99FB958@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add GUC log_lock_waits to log long wait times.
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Add resetStringInfo(), which clears the content of a StringInfo,