Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 17, 2018 02:18
Show Gist options
  • Save ryantm/74e3684a3d2a248e543788eb199ecec4 to your computer and use it in GitHub Desktop.
Save ryantm/74e3684a3d2a248e543788eb199ecec4 to your computer and use it in GitHub Desktop.
/nix/store/gd1giycp587fazd29sa5v99dvwhqbsz7-pgbouncer-1.9.0
├── bin
│   └── pgbouncer
└── share
├── doc
│   └── pgbouncer
│   ├── NEWS.rst
│   ├── pgbouncer.ini
│   ├── README.rst
│   └── 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