내용으로 건너뛰기
GaramX
사용자 도구
로그인
사이트 도구
검색
도구
문서 보기
이전 판
역링크
최근 바뀜
미디어 관리자
사이트맵
로그인
>
최근 바뀜
미디어 관리자
사이트맵
현재 위치:
home
»
postgresql
»
configuration
추적:
postgresql:configuration
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== PostgresSQL 설정하기 ====== ===== pg_hba.conf ===== * [[postgresql:configuration:pg_hba|Client Authentication]] * /etc/postgresql/14/..pg_hba.con에서 설정-linux Service ===== postgresql.conf ===== ==== port 설정 ==== <code> port = 5432 # (change requires restart) </code> ==== log 설정 ==== * [[postgresql:configuration:log|Log설정]] ==== Version ==== select version(); show server_version; ===== Linux PostgreSQL ===== 이종버전을 지원하는 설정디렉토리 설정위치 : /etc/postgresql/VER/main/
postgresql/configuration.txt
· 마지막으로 수정됨: 2025/04/15 10:05 저자
127.0.0.1
문서 도구
문서 보기
이전 판
역링크
맨 위로