Skip to content

Instantly share code, notes, and snippets.

@oshanz
Created April 23, 2020 11:21
Show Gist options
  • Save oshanz/b314db6e9edec528f04e46064827f52d to your computer and use it in GitHub Desktop.
Save oshanz/b314db6e9edec528f04e46064827f52d to your computer and use it in GitHub Desktop.
tune postgraphile

npx postgraphile -c my_db_name -s my_schema_name

postgraphile --disable-query-log --simple-collections only --disable-graphiql --legacy-relations omit --no-setof-functions-contain-nulls --max-pool-size 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment