pgsql: Update walcontrol item: < * Allow control over which tables are

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update walcontrol item: < * Allow control over which tables are
Date: 2006-02-04 03:23:21
Message-ID: 20060204032321.E35939DC812@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update walcontrol item:

< * Allow control over which tables are WAL-logged
> * Allow control over which tables are WAL-logged [walcontrol]
1038c1038,1039
< stable logging probably can not have indexes. [walcontrol]
> stable logging probably can not have indexes. One complexity is
> the handling of indexes on TOAST tables.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1755 -> r1.1756)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1755&r2=1.1756)
pgsql/doc/src/FAQ:
TODO.html (r1.260 -> r1.261)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.260&r2=1.261)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2006-02-04 12:50:48 pgsql: Issue a warning if a change-on-restart-only postgresql.conf value
Previous Message Bruce Momjian 2006-02-04 03:22:36 pgsql: Add to TODO.detail/walcontrol.