Skip to content

Instantly share code, notes, and snippets.

@777777miSSU7777777
Created October 11, 2020 22:27
Show Gist options
  • Select an option

  • Save 777777miSSU7777777/eceb827587b2b11ddb9ffd00f6b2523a to your computer and use it in GitHub Desktop.

Select an option

Save 777777miSSU7777777/eceb827587b2b11ddb9ffd00f6b2523a to your computer and use it in GitHub Desktop.
postgres_connection_string_example
User ID=root;Password=myPassword;Host=localhost;Port=5432;Database=myDataBase;Pooling=true;Min Pool Size=0;Max Pool Size=100;Connection Lifetime=0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment