2021-08-05から1日間の記事一覧
[PostgreSQL] ①postgresql.confの変更 ※IPアドレスの変更とポートの開放 vi /var/lib/pgsql/data/postgresql.conflisten_address = 'localhost'posrt = 5432 ②postgresql.service ※起動スクリプトでポート番号を確認 vi /usr/lib/systemd/system/postgresql.…
[PostgreSQL] ①postgresql.confの変更 ※IPアドレスの変更とポートの開放 vi /var/lib/pgsql/data/postgresql.conflisten_address = 'localhost'posrt = 5432 ②postgresql.service ※起動スクリプトでポート番号を確認 vi /usr/lib/systemd/system/postgresql.…