759 Forks
1245 Stars
1245 Watchers

pgjdbc

Postgresql JDBC Driver

How to download and setup pgjdbc

Open terminal and run command
git clone https://github.com/pgjdbc/pgjdbc.git
git clone is used to create a copy or clone of pgjdbc 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 pgjdbc https://github.com/pgjdbc/pgjdbc/archive/master.zip

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

If you have some problems with pgjdbc

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