Skip to content

Instantly share code, notes, and snippets.

@tomdcc
Created April 12, 2021 02:07
Show Gist options
  • Save tomdcc/27dda30f5033bd9276b488db5c4c11a6 to your computer and use it in GitHub Desktop.
Save tomdcc/27dda30f5033bd9276b488db5c4c11a6 to your computer and use it in GitHub Desktop.
SELECT *
FROM pg_settings
ORDER BY name;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment