forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4d93bbd
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 parent9758174 commit4d93bbd
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)