forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit24f0e39
committed
docs: Fix omissions related to configurable TOAST compression.
Previously, the default_toast_compression GUC was not documented,and neither was pg_dump's new --no-toast-compression option.Justin Pryzby and Robert HaasDiscussion:http://postgr.es/m/20210321235544.GD4203@telsasoft.com1 parent226e2be commit24f0e39
2 files changed
+34
-0
lines changedLines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8108 | 8108 |
| |
8109 | 8109 |
| |
8110 | 8110 |
| |
| 8111 | + | |
| 8112 | + | |
| 8113 | + | |
| 8114 | + | |
| 8115 | + | |
| 8116 | + | |
| 8117 | + | |
| 8118 | + | |
| 8119 | + | |
| 8120 | + | |
| 8121 | + | |
| 8122 | + | |
| 8123 | + | |
| 8124 | + | |
| 8125 | + | |
| 8126 | + | |
| 8127 | + | |
| 8128 | + | |
| 8129 | + | |
| 8130 | + | |
| 8131 | + | |
| 8132 | + | |
8111 | 8133 |
| |
8112 | 8134 |
| |
8113 | 8135 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
931 | 931 |
| |
932 | 932 |
| |
933 | 933 |
| |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
934 | 946 |
| |
935 | 947 |
| |
936 | 948 |
| |
|
0 commit comments
Comments
(0)