Use the operating system package for PostgreSQL

This should around the problem with compiling mod_pgsql with PostgreSQL 14
This commit is contained in:
FusionPBX 2021-10-08 09:04:54 -06:00 committed by GitHub
parent c19f8e0c10
commit 2deae6ec45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ switch_tls=true # true or false
# Database Settings
database_password=random # random or a custom value (safe characters A-Z, a-z, 0-9)
database_repo=official # PostgreSQL official, system, 2ndquadrant
database_repo=system # PostgreSQL official, system, 2ndquadrant
database_version=13 # requires repo official
database_host=127.0.0.1 # hostname or IP address
database_port=5432 # port number