go get github.com/mackerelio/go-check-plugins cd $(go env GOPATH)/src/github.com/mackerelio/go-check-plugins/check-postgresql go install Or you can use this program ...
Below is a sample configuration for HAProxy on the client. The point of this is that the application will be able to connect to localhost port 5432, so although we ...
As a memo, I will compile the steps for installing PostgreSQL on Ubuntu Desktop for development. When you install PostgreSQL on Ubuntu, a 'postgres' user is created. Right after installing PostgreSQL, ...