You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out we were actually querying a replica where WAL was enabled, figured that out quite quickly by asking in #postgresql IRC.
23
+
(_Well, if you're querying the LSN it obviously means you've got WAL enabled, it's even in the function name! But didn't know it back then. ¯\_(ツ)_/¯_)
23
24
24
25
> 10:49 < Berge> Note that a replica (using WAL replication) is considered to be in recovery
0 commit comments