<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://localhost:8085/index.php?action=history&amp;feed=atom&amp;title=Postgres_Replication_and_HA</id>
	<title>Postgres Replication and HA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://localhost:8085/index.php?action=history&amp;feed=atom&amp;title=Postgres_Replication_and_HA"/>
	<link rel="alternate" type="text/html" href="http://localhost:8085/index.php?title=Postgres_Replication_and_HA&amp;action=history"/>
	<updated>2026-04-22T21:57:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://localhost:8085/index.php?title=Postgres_Replication_and_HA&amp;diff=182&amp;oldid=prev</id>
		<title>Dracula: Created page with &quot;This mostly focuses on async streaming replication on Postgres 15.   Important notes: * Every transaction is added to a log called a &#039;&#039;write ahead log&#039;&#039; or &#039;&#039;WAL&#039;&#039;.  * WAL files are transferred from the primary to the secondary.  Important config options: * wal_keep_size: # of WAL segments to keep&quot;</title>
		<link rel="alternate" type="text/html" href="http://localhost:8085/index.php?title=Postgres_Replication_and_HA&amp;diff=182&amp;oldid=prev"/>
		<updated>2026-04-22T17:46:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This mostly focuses on async streaming replication on Postgres 15.   Important notes: * Every transaction is added to a log called a &amp;#039;&amp;#039;write ahead log&amp;#039;&amp;#039; or &amp;#039;&amp;#039;WAL&amp;#039;&amp;#039;.  * WAL files are transferred from the primary to the secondary.  Important config options: * wal_keep_size: # of WAL segments to keep&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This mostly focuses on async streaming replication on Postgres 15. &lt;br /&gt;
&lt;br /&gt;
Important notes:&lt;br /&gt;
* Every transaction is added to a log called a &amp;#039;&amp;#039;write ahead log&amp;#039;&amp;#039; or &amp;#039;&amp;#039;WAL&amp;#039;&amp;#039;. &lt;br /&gt;
* WAL files are transferred from the primary to the secondary.&lt;br /&gt;
&lt;br /&gt;
Important config options:&lt;br /&gt;
* wal_keep_size: # of WAL segments to keep&lt;/div&gt;</summary>
		<author><name>Dracula</name></author>
	</entry>
</feed>