Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qualitype_pgserver

Contains

  • Postgresql 9.4 (port : 5432)
  • pgBouncer 1.5.4 (port : 6543)

To add this cartridge on OpenShift, use the following url :

To use the connection pooling connect via the port 6543

example : psql -U user_name -p 6543 database_name

Otherwise connect to postgres on the default port 5432. (you know how uhn :P )

Plus :

  • All the contrib modules are enabled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages