forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit514b411
committed
Retire pg_standby.
pg_standby was useful more than a decade ago, but now it is obsolete.It has been proposed that we retire it many times. Now seems like agood time to finally do it, because "waiting restore commands"are incompatible with a proposed recovery prefetching feature.Discussion:https://postgr.es/m/20201029024412.GP5380%40telsasoft.comAuthor: Justin Pryzby <pryzby@telsasoft.com>Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>Reviewed-by: Michael Paquier <michael@paquier.xyz>Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>1 parent1046dbe commit514b411
File tree
11 files changed
+9
-1352
lines changed- contrib
- pg_standby
- doc/src/sgml
- ref
- src
- backend/access/transam
- tools/msvc
11 files changed
+9
-1352
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
This file was deleted.
This file was deleted.
0 commit comments
Comments
(0)