Top

PostgreSQL 8.4

$ sudo vi /etc/postgresql/8.4/main/pg_hba.conf
--- ./pg_hba.conf	2010/05/20 00:32:00	1.1
+++ ./pg_hba.conf	2010/05/20 00:32:38
@@ -81,6 +81,6 @@
 # "local" is for Unix domain socket connections only
 local   all         all                               ident
 # IPv4 local connections:
-host    all         all         127.0.0.1/32          md5
+host    all         all         127.0.0.1/32          trust
 # IPv6 local connections:
 host    all         all         ::1/128               md5


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2010-06-28 (月) 16:32:38 (5072d)