Tagged Questions
4
votes
2answers
321 views
ActiveRecord counter_cache giving stale count with multi_db gem
I'm using the multi-db gem with Slony-I replication on PostgreSQL in a Rails app. This mostly works perfectly, but there is a bit of a replication lag in certain cases. One of the cases involves an ...
4
votes
4answers
576 views
Ruby On Rails Master-Slave Postrgres Databases
I am currently setting up a master-slave app using Ruby on Rails that needs to have a Master-Slave backend. I'm currently looking at using Slony for the replication component, and Masochism for ...
0
votes
1answer
118 views
postgres slony-i master node tables can't be written after running for few days
I set up slony to replicate 3 tables from one opensuse pc (master node) to another opensuse pc (slave node). It works well at first. After running for few days, it suddenly come out the error message ...