We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533c4aa commit 8b11760Copy full SHA for 8b11760
1 file changed
doc/Admin_Guide.md
@@ -37,12 +37,11 @@ LDP instance.
37
* Operating systems supported:
38
* Linux
39
* Database systems supported:
40
- * [PostgreSQL](https://www.postgresql.org/) 13 or later
41
- * PostgreSQL 15 or later is recommended
+ * [PostgreSQL](https://www.postgresql.org/) 15 or later
42
* AWS RDS PostgreSQL optionally may be used (with servers in the
43
same zone/subnet); Aurora is not supported
44
* Other software dependencies:
45
- * [libpq](https://www.postgresql.org/) 13.6 or later
+ * [libpq](https://www.postgresql.org/) 15.3 or later
46
* [libcurl](https://curl.haxx.se/) 7.64.0 or later
47
* [RapidJSON](https://rapidjson.org/) 1.1.0 or later
48
* Required to build from source code:
0 commit comments