Oid2name

John Jeong (토론 | 기여)님의 2019년 5월 27일 (월) 23:35 판

1 개요

oid2name
  • 관리자가 PostgreSQL에 의해 사용되는 파일 구조를 조사하는 유틸리티
  • PostgreSQL에 전급하지 않고 데이터베이스 리스트와 oid확인[1]
$ oid2name
All databases:
    Oid  Database Name  Tablespace
----------------------------------
  17228       alvherre  pg_default
  17255     regression  pg_default
  17227      template0  pg_default
      1      template1  pg_default

2 같이 보기

3 참고

  1. oid는 각 데이터베이스의 탑레벨 디렉토리임
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}