We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bb3dc commit 40dffe4Copy full SHA for 40dffe4
README.md
@@ -32,7 +32,7 @@ Role Variables
32
- `postgresql_user_name`: System username to be used for PostgreSQL (default: `postgres`).
33
34
- `postgresql_version`: PostgreSQL version to install. On Debian-based platforms, the default is whatever version is
35
- pointed to by the `postgresql` metapackage). On RedHat-based platforms, the default is `10`.
+ pointed to by the `postgresql` metapackage). On RedHat-based platforms, the default is `13`.
36
37
- `postgresql_flavor`: On Debian-based platforms, this specifies whether you want to use PostgreSQL packages from pgdg
38
or the distribution's apt repositories. Possible values: `apt`, `pgdg` (default: `apt`).
0 commit comments