Skip to content

Commit 8b11760

Browse files
committed
Require PostgreSQL 15
1 parent 533c4aa commit 8b11760

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/Admin_Guide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,11 @@ LDP instance.
3737
* Operating systems supported:
3838
* Linux
3939
* Database systems supported:
40-
* [PostgreSQL](https://www.postgresql.org/) 13 or later
41-
* PostgreSQL 15 or later is recommended
40+
* [PostgreSQL](https://www.postgresql.org/) 15 or later
4241
* AWS RDS PostgreSQL optionally may be used (with servers in the
4342
same zone/subnet); Aurora is not supported
4443
* Other software dependencies:
45-
* [libpq](https://www.postgresql.org/) 13.6 or later
44+
* [libpq](https://www.postgresql.org/) 15.3 or later
4645
* [libcurl](https://curl.haxx.se/) 7.64.0 or later
4746
* [RapidJSON](https://rapidjson.org/) 1.1.0 or later
4847
* Required to build from source code:

0 commit comments

Comments
 (0)