0 Forks
13 Stars
13 Watchers

pgdebug

pgdebug is a tool which helps you to debug complicated queries.

How to download and setup pgdebug

Open terminal and run command
git clone https://github.com/alexkorban/pgdebug.git
git clone is used to create a copy or clone of pgdebug repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgdebug https://github.com/alexkorban/pgdebug/archive/master.zip

Or simply clone pgdebug with SSH
[email protected]:alexkorban/pgdebug.git

If you have some problems with pgdebug

You may open issue on pgdebug support forum (system) here: https://github.com/alexkorban/pgdebug/issues