Skip to content

Instantly share code, notes, and snippets.

@vyspiansky
Created January 11, 2023 15:06
Show Gist options
  • Save vyspiansky/8993ff7deca1302e437bf106a71b0ac2 to your computer and use it in GitHub Desktop.
Save vyspiansky/8993ff7deca1302e437bf106a71b0ac2 to your computer and use it in GitHub Desktop.
PostgreSQL connection string / URL format

PostgreSQL connection string / URL format

postgresql://[user[:password]@][netloc][:port][/dbname][?param1=value1&...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment