diff --git a/manifests/init.pp b/manifests/init.pp
index 8f317cbb4a1d2610e9deb3f93b0589e67693c3ca..06a3a0ea76b1f70168c778e6db9b51e64de41da9 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -9,7 +9,7 @@ class ai4ca (
 
   package {
     [
-      'postgresql11-server',
+      'postgresql-server',
       'postgis31_11',
       'python3',
     ]: