How To Install Pcp_detach_node On Debian, Ubuntu, Kali, Fedora And Raspbian?

How To Install Pcp_detach_node On Debian, Ubuntu, Kali, Fedora And Raspbian?

pcp_detach_node

connection pool server and replication proxy for PostgreSQL

Maintainer: Debian PostgreSQL Maintainers



Section: database

Install pcp_detach_node

  • Debian apt-get install pgpool2 Click to copy
  • Ubuntu apt-get install pgpool2 Click to copy
  • Kali Linux apt-get install pgpool2 Click to copy
  • Fedora dnf install postgresql-pgpool-II Click to copy
  • Raspbian apt-get install pgpool2 Click to copy

pgpool2

connection pool server and replication proxy for PostgreSQL

pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It provides the following features: * Connection Pooling * Replication * Load Balance * Limiting Exceeding Connections * Parallel Query pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a connection between them. Therefore, a database application (frontend) thinks that pgpool-II is the actual PostgreSQL server, and the server (backend) sees pgpool-II as one of its clients. Because pgpool-II is transparent to both the server and the client, an existing database application can be used with pgpool-II almost without a change to its sources. This is version 3 of pgpool-II, the second generation of pgpool.

postgresql-pgpool-II

Pgpool is a connection
Install the latest version of pcp_detach_node in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the pcp_detach_node just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of pcp_detach_node from the respository and install it in your computer/server.