diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-08-02 17:32:20 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-08-02 17:32:44 +1200 |
commit | 7ff23c6d277d1d90478a51f0dd81414d343f3850 (patch) | |
tree | 94979ca9b71d373c4f93b669bfe78517ed5a6d48 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | 8b1de88b7ce9fe0458d3950121a797fd3d988f6c (diff) | |
download | postgresql-7ff23c6d277d1d90478a51f0dd81414d343f3850.tar.gz postgresql-7ff23c6d277d1d90478a51f0dd81414d343f3850.zip |
Run checkpointer and bgwriter in crash recovery.
Start up the checkpointer and bgwriter during crash recovery (except in
--single mode), as we do for replication. This wasn't done back in
commit cdd46c76 out of caution. Now it seems like a better idea to make
the environment as similar as possible in both cases. There may also be
some performance advantages.
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Tested-by: Jakub Wartak <Jakub.Wartak@tomtom.com>
Discussion: https://postgr.es/m/CA%2BhUKGJ8NRsqgkZEnsnRc2MFROBV-jCnacbYvtpptK2A9YYp9Q%40mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions