- Notifications
You must be signed in to change notification settings - Fork5
Commite7893db
committed
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]1 parent1b73681 commite7893db
2 files changed
+12
-10
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 |
| - | |
1023 |
| - | |
1024 |
| - | |
1025 |
| - | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
1026 | 1027 |
| |
1027 | 1028 |
| |
1028 | 1029 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
923 | 923 |
| |
924 | 924 |
| |
925 | 925 |
| |
926 |
| - | |
927 |
| - | |
928 |
| - | |
929 |
| - | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
930 | 931 |
| |
931 | 932 |
| |
932 | 933 |
| |
|
0 commit comments
Comments
(0)