All public logs
From wiki.vacula.xyz
Combined display of all available logs of wiki.vacula.xyz. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:46, 22 April 2026 Dracula talk contribs created page Postgres Replication and HA (Created page with "This mostly focuses on async streaming replication on Postgres 15. Important notes: * Every transaction is added to a log called a ''write ahead log'' or ''WAL''. * WAL files are transferred from the primary to the secondary. Important config options: * wal_keep_size: # of WAL segments to keep")