pgsql: Add: > * Allow a warm standby system to also allow read-only

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow a warm standby system to also allow read-only
Date: 2004-12-02 19:32:58
Message-ID: 20041202193258.433E93A58DC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow a warm standby system to also allow read-only queries
>
> This is useful for checking PITR recovery.
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.1414 -> r1.1415)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1414&r2=1.1415)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-12-02 19:37:58 pgsql: Add for Win32: > o Improve dlerror() reporting string
Previous Message Tom Lane 2004-12-02 19:28:49 pgsql: Disallow the combination VACUUM FULL FREEZE for safety's sake,