Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

This cookbook create both postgres and pgpool-II process in one server.

License

Notifications You must be signed in to change notification settings

yusukegoto/private-pgpool-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06cf4ff · Jun 5, 2016

History

10 Commits
Jun 5, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 4, 2016
Jun 5, 2016
Jun 4, 2016
Jun 4, 2016

Repository files navigation

Overview

How to Use

Chef cook book for pgpool which is constructed from postgres 9.5 and pgpool-II.

pgpool and postgres work in one-to-one.

default

  • postgres is on port 4321
  • pgpool is on port 5432

Both postgres and pgpool are accepted with 0.0.0.0/0. So we can check both with and without pgpool case.

try

Gemfile is only used for install chef-dk. I wanted chef command for creating both repo and cookbook templates.

$ vagrant up

About

This cookbook create both postgres and pgpool-II process in one server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published