diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-01-05 16:26:49 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-01-05 16:26:49 +0000 |
commit | e7893db5cfc85f9e996841f833b29348444150cd (patch) | |
tree | 822b1bb8f0e1d16dfd99b8e119521d596061ff41 /src | |
parent | 1b736817d0761db12d370ab7a366eb3735eff571 (diff) | |
download | postgresql-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