본문 바로가기

hotamul의 개발 이야기

검색하기
hotamul의 개발 이야기
프로필사진 hotamul

  • 분류 전체보기 (177)
    • Intro (1)
    • project (11)
      • share-blog (9)
      • mevn-study (2)
    • Dev. (62)
      • C# (0)
      • JS (2)
      • Git (3)
      • Python (15)
      • Vue (3)
      • Ruby (2)
      • Django (8)
      • MongoDB (1)
      • Flask (5)
      • Golang (2)
      • Greenplum DB (9)
      • Docker (4)
      • Spring-Boot (5)
      • DB (3)
    • myt-algorithm-practice (59)
      • Samsung SW Certi Adv (44)
      • Samsung SW Certi Pro (15)
    • sql-practice (15)
      • SQL 연습 (7)
      • SQL 공부 (8)
    • etc. (28)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
  • 시뮬레이션
  • gpdb
  • hash table
  • 알고리즘
  • programmers
  • Algorithm
  • CSV
  • GitHub
  • Back tracking
  • SQL
  • BFS
  • boj
  • spring boot
  • Vue.js
  • Priority Queue
  • Bruth Force
  • Linked list
  • 코딩테스트
  • django
  • 알고리듬
  • 모의SW역량테스트
  • 구현
  • SWEA
  • Data Structure
  • JavaScript
  • 코테
  • Trie
  • Python
  • aws
  • DFS
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록distributed key (1)

hotamul의 개발 이야기

[GPDB] check distributed key about all tables

SELECT n.nspname as schemaname, c.relname as tablename, pg_get_table_distributedby(c.oid) distributedby, case c.relstorage when 'a' then ' append-optimized' when 'c' then 'column-oriented' when 'h' then 'heap' when 'v' then 'virtual' when 'x' then 'external table' end as "data storage mode" FROM pg_class as c INNER J..

Dev./Greenplum DB 2022. 12. 14. 13:46
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바