-
-
Save 777777miSSU7777777/eceb827587b2b11ddb9ffd00f6b2523a to your computer and use it in GitHub Desktop.
postgres_connection_string_example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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