Skip to content

Commit 90a2e90

Browse files
committed
Add versions
1 parent 6af6f60 commit 90a2e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installation/database-setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebarTitle: "Overview"
77
## <Icon icon="elephant" iconType="solid" size="24"/> Postgres
88

99
<Check>
10-
**Version compatibility**: PowerSync requires Postgres version x or greater.
10+
**Version compatibility**: PowerSync requires Postgres version 11 or greater.
1111
</Check>
1212

1313
Configuring your Postgres database with PowerSync generally involves three tasks:
@@ -345,7 +345,7 @@ Notably, some "serverless Postgres" providers do not support logical replication
345345
</Info>
346346

347347
<Check>
348-
**Version compatibility**: PowerSync requires MongoDB version x or greater.
348+
**Version compatibility**: PowerSync requires MongoDB version 6.0 or greater.
349349
</Check>
350350

351351
PowerSync requires the `find` and `changeStream` permissions on all databases and collections.

0 commit comments

Comments
 (0)