]> granicus.if.org Git - postgresql/commit
Update wording:
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 16:26:49 +0000 (16:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 16:26:49 +0000 (16:26 +0000)
commite7893db5cfc85f9e996841f833b29348444150cd
tree822b1bb8f0e1d16dfd99b8e119521d596061ff41
parent1b736817d0761db12d370ab7a366eb3735eff571
Update wording:

<   the table. Another option is to avoid transaction logging entirely
<   and truncate or drop the table on crash recovery.  These should be
<   implemented using ALTER TABLE, e.g. ALTER TABLE PERSISTENCE [ DROP |
<   TRUNCATE | STABLE | DEFAULT ].  [wallog]
>   the table.  This would affect COPY, and perhaps INSERT/UPDATE too.
>   Another option is to avoid transaction logging entirely and truncate
>   or drop the table on crash recovery.  These should be implemented
>   using ALTER TABLE, e.g. ALTER TABLE PERSISTENCE [ DROP | TRUNCATE |
>   STABLE | DEFAULT ].  [wallog]
doc/TODO
doc/src/FAQ/TODO.html