aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-01-05 16:26:49 +0000
committerBruce Momjian <bruce@momjian.us>2006-01-05 16:26:49 +0000
commite7893db5cfc85f9e996841f833b29348444150cd (patch)
tree822b1bb8f0e1d16dfd99b8e119521d596061ff41 /src
parent1b736817d0761db12d370ab7a366eb3735eff571 (diff)
downloadpostgresql-e7893db5cfc85f9e996841f833b29348444150cd.tar.gz
postgresql-e7893db5cfc85f9e996841f833b29348444150cd.zip
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]
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions