git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 696b0c5) | patch
Disallow starting server with insufficient wal_level for existing slot.
2018年10月31日 21:47:41 +0000 (14:47 -0700)
2018年10月31日 22:46:39 +0000 (15:46 -0700)
commit 691d79a0793328a45b01348675ba677aa7623bec
Disallow starting server with insufficient wal_level for existing slot.

Previously it was possible to create a slot, change wal_level, and
restart, even if the new wal_level was insufficient for the
slot. That's a problem for both logical and physical slots, because
the necessary WAL records are not generated.

This removes a few tests in newer versions that, somewhat
inexplicably, whether restarting with a too low wal_level worked (a
buggy behaviour!).

Reported-By: Joshua D. Drake
Author: Andres Freund
Discussion: https://postgr.es/m/20181029191304.lbsmhshkyymhw22w@alap3.anarazel.de
Backpatch: 9.4-, where replication slots where introduced
src/backend/replication/logical/logical.c diff | blob | blame | history
src/backend/replication/slot.c diff | blob | blame | history
src/test/recovery/t/006_logical_decoding.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /