forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
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 changedLines changed: 2 additions & 1 deletion
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)