* PostgreSQL インストール [#kc067578]

** PostgreSQL8.1 on FreeBSD [#p2798109]
- パッケージでインストール
- /usr/local/pgsql/data/postgresql.conf
 listen_addresses = '*'
 port = 5432
- /usr/local/pgsql/data/pg_hba.conf
 local   all         all                               trust


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS