Skip to content

Commit 8296252

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 40de07d commit 8296252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

self-hosting/installation/powersync-service-setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@ Specify the connection to your sync bucket storage provider (Postgres or MongoDB
187187

188188
### Postgres Storage
189189

190-
Separate Postgres servers are required for replication connections and sync bucket storage **if using PostgreSQL versions below 14**.
190+
Separate Postgres servers are required for replication connections and sync bucket storage **if using Postgres versions below 14**.
191191

192-
| PostgreSQL Version | Server configuration |
192+
| Postgres Version | Server configuration |
193193
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
194194
| Below 14 | Separate servers are required for the source and sync bucket storage. Replication will be blocked if the same server is detected. |
195195
| 14 and above | The source database and sync bucket storage database can be on the same server. Using the same database (with separate schemas) is supported but may lead to higher CPU usage. Using separate servers remains an option. |

0 commit comments

Comments
 (0)