diff --git a/README.md b/README.md index 252c74ad..f8917614 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ To avoid compatibility issues, the following branches in the git-repository are * `stable13` - for PG v13. * `stable14` - for PG v14. * `stable15` - for PG v15. -* the `master` branch of the AQO repository correctly works with PGv15 and the PostgreSQL `master` branch. +* `stable16` - for PG v16. +* `stable17` - for PG v17. +* the `master` branch of the AQO repository correctly works with PGv17 and the PostgreSQL `master` branch. The module contains a patch and an extension. Patch has to be applied to the sources of PostgresSQL. Patch affects header files, that is why PostgreSQL @@ -26,7 +28,7 @@ Extension has to be unpacked into contrib directory and then to be compiled and installed with `make install`. ``` -cd postgresql-9.6 # enter postgresql source directory +cd postgresql-{major_version} # enter postgresql source directory git clone https://github.com/postgrespro/aqo.git contrib/aqo # clone aqo into contrib patch -p1 --no-backup-if-mismatch < contrib/aqo/aqo_pg.patch # patch postgresql make clean && make && make install # recompile postgresql 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