- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc2d35bb
committed
Doc: mention that extended stats aren't used for joins
Statistics defined by the CREATE STATISTICS command are only used toassist with the selectivity estimations of base relations, never forjoins. Here we mention this fact in the notes section of the CREATESTATISTICS command.Discussion:https://postgr.es/m/CAApHDvrMuVgDOrmg_EtFDZ=AOovq6EsJNnHH1ddyZ8EqL4yzMw@mail.gmail.comBackpatch-through: 111 parent5f0762f commitc2d35bb
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
174 | 180 |
| |
175 | 181 |
| |
176 | 182 |
| |
|
0 commit comments
Comments
(0)