- Notifications
You must be signed in to change notification settings - Fork5k
Commitc9d502e
committed
Update guidance for running vacuumdb after pg_upgrade.
Now that pg_upgrade can carry over most optimizer statistics, weshould recommend using vacuumdb's new --missing-stats-only optionto only analyze relations that are missing statistics.Reviewed-by: John Naylor <johncnaylorls@gmail.com>Discussion:https://postgr.es/m/Z5O1bpcwDrMgyrYy%40nathan1 parentedba754 commitc9d502e
2 files changed
+6
-5
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
810 |
| - | |
811 |
| - | |
812 |
| - | |
813 |
| - | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
814 | 815 |
| |
815 | 816 |
| |
816 | 817 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
781 | 781 |
| |
782 | 782 |
| |
783 | 783 |
| |
784 |
| - | |
| 784 | + | |
785 | 785 |
| |
786 | 786 |
| |
787 | 787 |
| |
|
0 commit comments
Comments
(0)