slonik_add_node
replication system for PostgreSQL: daemon and administration tools
Install
- All systems
-
curl cmd.cat/slonik_add_node.sh
- Debian
-
apt-get install slony1-2-bin - Ubuntu
-
apt-get install slony1-2-bin - Kali Linux
-
apt-get install slony1-2-bin - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install slony1-2-bin - Raspbian
-
apt-get install slony1-2-bin
slony1-2-bin
replication system for PostgreSQL: daemon and administration tools
Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. This package contains the slon daemon and the slonik administration tool. It should be installed on those hosts where Slony-I daemons are to be run or administered, which usually, but not necessarily, are the hosts where the database server nodes are running.