Navigation Menu

Skip to content

pgexperts/pgconnparms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pgconnparams.py

This small utility takes a postgres: URI and parses it, writing out the same connection information as standard command-line options.

It can also write a .pgpass file containing the information in the URI.

It's intended for systems that store database connection information as URIs, but want to invoke PostgreSQL utilities that don't take URI-style connection information.

About

Create command-line parameters from a postgres: URI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages