forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc9aa6f4
committed
Document limit on the number of out-of-line values per table
Document the hard limit stemming from the size of an OID, and alsomention the perfomance impact that occurs before the hard limitis reached.Jakub Wartak and Robert HaasBackpatch to all supported versionsDiscussion:https://postgr.es/m/CAKZiRmwWhp2yxjqJLwbBjHdfbJBcUmmKMNAZyBjjtpgM9AMatQ%40mail.gmail.com1 parent4e7531f commitc9aa6f4
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
138 | 149 |
|
0 commit comments
Comments
(0)