본문 바로가기

Daily Develope

검색하기
Daily Develope
프로필사진 noggame

  • 분류 전체보기 (112)
    • Develope (53)
      • Python (31)
      • Web (18)
      • ETC (4)
    • AI (16)
    • DB (6)
    • MicroService (7)
      • Docker (6)
      • Kubernetes (1)
    • OS (15)
      • Linux (10)
      • Windows (1)
      • Mac (4)
    • Git (7)
    • Algorithm (1)
    • Favorite (4)
      • 책갈피 (4)
      • Music (0)
Guestbook
Notice
  • migration 중입니다...
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • Converting
  • docker
  • TORCH
  • Mac
  • Container
  • enV
  • Package
  • Linux
  • Windows
  • PostgreSQL
  • format
  • git
  • 책갈피
  • evaluation
  • DB
  • GitLab
  • pytorch
  • judge
  • LLM
  • file
  • Database
  • Laravel
  • AI
  • KAKAO
  • Paper
  • numpy
  • Python
  • list
  • pandas
  • Flask
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록postgres (1)

Daily Develope

[PSQL] postgresql 명령어 정리

환경설정 : 설정 완료 이후에는 서비스 재시작 ($ systemctl restart postgresql) 기본 설정파일 : /etc/postgresql/{version}/main/postgresql.conf 예시) 접근가능 ip 설정 listen\_addresses = '\*'접근정책 설정파일 : /etc/postgresql/{version}/main/pg_hba.conf # 예시) 계정별 접근영역별 권한 설정 host all all 0.0.0.0/0 md5 # 설명 : host ip(도메인)에 대해서, 모든 DB에, 모든 사용자가, 어떠한 IP (0.0.0.0/0 모든 IP) 로, md5로 암호화된 비밀번호를 사용해 접근 가능 DB 접속 (Shell/Bash) $ psql -h [ip a..

DB 2022. 9. 27. 16:52
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바