vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi list, I would like to know about replication. I need to make a replication of some tables to another server. First I would like to make a test from my workDB to my testDB (fully) After I would like to make the same work but with some tables choosen by me.. Third I would like to know about "Slony cluster" what is it ? and "how I check if it is enabled on my postgresql server ?" -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http://ezequiasrocha.blogspot.com/ |
| ||||
| Information/documentation about slony is found at the url below. http://gborg.postgresql.org/project/....php?howto_idx Slony clusters are what you create when you install slony. It is not part of postgresql. Complete information is in the documenatation. ________________________________ From: pgadmin-support-owner@postgresql.org [mailto Sent: Thursday, September 28, 2006 6:03 AM To: pgAdmin Support Subject: [pgadmin-support] Replication documentation Hi list, I would like to know about replication. I need to make a replication of some tables to another server. First I would like to make a test from my workDB to my testDB (fully) After I would like to make the same work but with some tables choosen by me. Third I would like to know about "Slony cluster" what is it ? and "how I check if it is enabled on my postgresql server ?" -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Atenciosamente (Sincerely) Ezequias Rodrigues da Rocha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- A pior das democracias ainda é melhor do que a melhor das ditaduras The worst of democracies is still better than the better of dictatorships http://ezequiasrocha.blogspot.com/ |