diff --git a/.circleci/config.yml b/.circleci/config.yml
index ae168f04..bcf199d1 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -61,6 +61,7 @@ workflows:
             - circleci/postgres:12
             - circleci/postgres:13
             - cimg/postgres:14.1
+            - cimg/postgres:15.1
     - prometheus/build:
         name: build
         parallelism: 3
diff --git a/README.md b/README.md
index 2fc0ad8b..dcaaed01 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 Prometheus exporter for PostgreSQL server metrics.
 
-CI Tested PostgreSQL versions: `9.4`, `9.5`, `9.6`, `10`, `11`, `12`, `13`, `14`
+CI Tested PostgreSQL versions: `9.4`, `9.5`, `9.6`, `10`, `11`, `12`, `13`, `14`, `15`
 
 ## Quick Start
 This package is available for Docker: