- Notifications
You must be signed in to change notification settings - Fork5
Commit5639ced
committed
pg_upgrade docs: clarify instructions on standby extensions
Previously the pg_upgrade standby upgrade instructions said not toexecute pgcrypto.sql, but it should have referenced the extensioncommand "CREATE EXTENSION pgcrypto". This patch makes that doc change.Reported-by: a private bug reportBackpatch-through: 9.4, where standby instructions were added1 parentc5658a0 commit5639ced
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
| 277 | + | |
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
| |||
0 commit comments
Comments
(0)