Question : I am using Slony to replicate a Postgres database. If my slony daemon exits for whatever reason, and […]
Tag: slony
Teaching Slony replication to select slave nodes
Question : There is a system with up to 256 nodes in db cluster. We need to replicate some data […]
Partial (filtered) replication in PostgreSQL
Question : My setup looks something like this: I have a primary server (Postgres 9.6) that continually scrapes a bunch […]
Slony lib not found
Question : Trying to run the example slony config script in the documentation but getting the following error: postgres$ /tmp/slonik_example.sh […]
Slony initial subscription is causing out-of-memory kernel panics. Why?
Question : Context: We run Slony 2.0 with Postgres 8.4 on two CentOS 6 servers–one master, and one slave. Our […]
Replicating from master to slaves and from slaves to master
Question : I have a master and multiple slave machines. All SQL operations on the master node should be sent […]
PostgreSQL Replication on a daily basis
Question : With PostgreSQL, I want to replicate a subset of all tables from Database A to B, but only […]
How to install Slony for 64-bit PostgreSQL 9.3 on Windows?
Question : I have installed 64-bit version of PostgreSQL 9.3.5 from EnterpriseDB installer. Now I want to install Slony-I through […]
Slony not replicating changes from a dump file
Question : I’m working on a project where we are using pg_dump to get the data out of one database […]
Streaming replication and failover on PostgreSQL
Question : I am doing a proof of concept on PostgreSQL replication. After the discussion on forum we decided to […]
- 1
- 2