2010년 4월 1일 목요일

PostgreSQL 설정

# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD

# IPv4 local connections:
host    all         all         127.0.0.1/32          md5
host    all         all         192.168.1.0/24        md5

# IPv6 local connections:
host    all         all         ::1/128               md5

댓글 없음:

댓글 쓰기