Skip to content

Instantly share code, notes, and snippets.

@saicitus
Created March 7, 2017 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saicitus/edaebd649db45a860b06daeb7922cb75 to your computer and use it in GitHub Desktop.
Save saicitus/edaebd649db45a860b06daeb7922cb75 to your computer and use it in GitHub Desktop.
SELECT logicalrelid::regclass, partmethod, column_to_column_name(logicalrelid, partkey) FROM pg_dist_partition;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment