Upcoming presentations
No upcoming presentations...
Past presentations
PostgreSQL HA with Pgpool-II and whats been happening in Pgpool-II lately....
Load balancing and HA with Pgpool-II
Pgpool-II has been around to complement PostgreSQL over a decade and provides many features like connection pooling, failover, query caching, load balancing, and HA. High Availability (HA) is very critical to most enterprise application, the clients needs the ability to automatically reconnect with a secondary node when the primary nodes goes down.
This is where Pgpool-II watchdog feature co...
PostgreSQL HA with Pgpool-II and whats been happening in Pgpool-II lately....
Load balancing and HA with Pgpool-II
Pgpool-II has been around to complement PostgreSQL over a decade and provides many features like connection pooling, failover, query caching, load balancing, and HA. High Availability (HA) is very critical to most enterprise application, the clients needs the ability to automatically reconnect with a secondary node when the master nodes goes down.
This is where Pgpool-II watchdog feature com...
Pgpool II performance and best practises Online training Middleware can have a significant impact on the operation and performance of the database system. Pgpool-II is the middleware product that sits between the PostgreSQL server and database clients and is developed and maintained by a committed open source Postgres community that includes HighGo employees. The most widely used features i...