PHP_連線postgresql

安裝postgrel extenstion

yum install php-pgsql -y

修改 /var/lib/pgsql/12/data/pg_hba.conf

host    all             all             10.60.87.0/24           md5

重啟服務

service postgresql-12 restart

修訂版本 #1
由 treeman 建立於 18 Q@ 2022 19:08:22
由 treeman 更新於 5 2023 10:14:59