slonik_drop_set
replication system for PostgreSQL: daemon and administration tools
Install
- All systems
-
curl cmd.cat/slonik_drop_set.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 update
sudo apt-get install slony1-2-bin
- Raspbian
-
apt-get install slony1-2-bin
- Dockerfile
- dockerfile.run/slonik_drop_set
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.