Skip to content

Commit 4e3d660

Browse files
committed
fix markdown formatting in gitlab, 2
1 parent 68d1437 commit 4e3d660

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ After things go more stable we will release prebuilt packages for major platform
8080
## Configuration
8181

8282
1. Add these required options to the `postgresql.conf` of each instance in the cluster.
83-
```sh
83+
84+
```
8485
wal_level = logical # multimaster is build on top of
8586
# logical replication and will not work otherwise
8687
max_connections = 100
@@ -105,6 +106,7 @@ multimaster.node_id = 1 # the 1-based index of the node in the cluster
105106
multimaster.conn_strings = 'dbname=mydb host=node1.mycluster, ...'
106107
# comma-separated list of connection strings to neighbour nodes.
107108
```
109+
108110
2. Allow replication in `pg_hba.conf`.
109111

110112
Read description of all configuration params at [configuration](/contrib/mmts/doc/configuration.md)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy