Skip to content

kongyew/greenplum-pgbouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This repository provides examples on how to scale Greenplum with PGBouncer.

Build Status

Introduction

Whenever you want to scale Greenplum cluster, you will need to use connection pool to scale the number of connections that are accessing Greenplum cluster. By default, Greenplum supports a maximum of 500 (TBD) connections.

Caveat:

PgBouncer does not yet support SSL connections

Use Case:

  1. Learn how to configure and setup PgBouncer

Reference:

Greenplum Pivotal Greenplum Pgbouncer Docker with Pgbouncer Scaling Greenplum with PgBouncer

About

Using pgbouncer to load connections for Greenplum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages