Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 28, 2019 02:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/03ea1611af91e35e81a5b4485272c67a to your computer and use it in GitHub Desktop.
Save ryantm/03ea1611af91e35e81a5b4485272c67a to your computer and use it in GitHub Desktop.
/nix/store/06b70ha5a4fklyhcvk82gmqx51nd65p8-pgbouncer-1.11.0
├── bin
│   └── pgbouncer
└── share
├── doc
│   └── pgbouncer
│   ├── NEWS.md
│   ├── pgbouncer.ini
│   ├── README.md
│   └── userlist.txt
└── man
├── man1
│   └── pgbouncer.1.gz
└── man5
└── pgbouncer.5.gz
7 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment