Welcome to Centmin Mod Community
Register Now

Beta Branch fix PostgreSQL EOL repo 404 errors and add PG 18 support in 140.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 8, 2026.

  1. eva2000

    eva2000 Administrator Staff Member

    59,474
    12,536
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,176
    Local Time:
    4:11 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix PostgreSQL EOL repo 404 errors and add PG 18 support in 140.00beta01

    - add pgsql_disable_eol_repos() to disable archived PGDG repos (PG 9.6-13)
    that return 404
    - supports EL7 yum-config-manager and EL8/9 dnf config-manager syntax
    - add PostgreSQL 18 installation block for EL8/9
    - update default POSTGRESQL_BRANCHVER from 17 to 18 and PDOPGSQL_PHPVER
    from 11 to 18
    - update auto-detection to newest-first order (18, 17, 16, 15, 14,
    then legacy)
    - remove all EL6 dead code and unreachable inner OS branches from
    PG 16/17 blocks


    Continue reading...

    140.00beta01 branch