Skip to content

Tag Archives: q&a

Q&A about Hot Standby

Updated!: See below. Here are some questions that came up from trying to use the current PostgreSQL hot standby documentation: Q: If you set hot_standby = off after having it on, what happens? A: This change requires a database restart on the hot standby (or replica) server. The database goes into “warm standby” mode, and [...]