![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am about to start playing with Slony. For one, I have a stupid question: where does one usually install Slony? On the master or on the slave? |
#3
| |||
| |||
|
|
I am about to start playing with Slony. For one, I have a stupid question: where does one usually install Slony? On the master or on the slave? |
#4
| |||
| |||
|
|
Mladen Gogala wrote: I am about to start playing with Slony. For one, I have a stupid question: where does one usually install Slony? On the master or on the slave? From the documentation of the slon daemon http://slony.info/documentation/slon.html I would say that it needs to be installed on both. You'll find people who know more on the Slony-I mailing list: http://lists.slony.info/mailman/listinfo/slony1-general Yours, Laurenz Albe |
#5
| |||
| |||
|
|
I am about to start playing with Slony. For one, I have a stupid question: where does one usually install Slony? On the master or on the slave? From the documentation of the slon daemon http://slony.info/documentation/slon.html I would say that it needs to be installed on both. You'll find people who know more on the Slony-I mailing list: http://lists.slony.info/mailman/listinfo/slony1-general Any more information? The information on those sites is horribly lacking details. No details about the file names, no configuration files, the only thing that they explain is about the slon process that controls the replication and the slonik configuration processor. Nobody says anything about what goes where and how. The largest single problem with Postgres is the documentation. |
#6
| |||
| |||
|
|
Mladen Gogala wrote: I am about to start playing with Slony. For one, I have a stupid question: where does one usually install Slony? On the master or on the slave? From the documentation of the slon daemon http://slony.info/documentation/slon.html I would say that it needs to be installed on both. You'll find people who know more on the Slony-I mailing list: http://lists.slony.info/mailman/listinfo/slony1-general Any more information? The information on those sites is horribly lacking details. No details about the file names, no configuration files, the only thing that they explain is about the slon process that controls the replication and the slonik configuration processor. Nobody says anything about what goes where and how. The largest single problem with Postgres is the documentation. I have no knowledge of Slony-I, so I cannot provide much more information. That's why I pointed you to the mailing list. You probably read http://slony.info/documentation/firstdb.html but I'll post the link anyway. I guess that you are frustrated by things that are probably hard for anyone who is used to proprietary software: - Different from Oracle where all tools and add-ons are integrated and a single documentation covers them all, here you have to deal with numerous different loosely related projects of varying quality and sophistication. - You'll frequently have to integrate the tools yourself by writing glue, startup scripts and the like that suit your own needs. - Open source documentation sometimes lacks information about details that the developers think will be better explained by a look at the code or some playing around. I am in no position to defend the quality of Slony's documentation, but you should realize that there is a difference between core PostgreSQL (whose documentation is excellent) and other projects. One of the big benefits of open source is that you can influence its development much better. One option is to whine at the appropriate place (a mailing list that the developers read), and if you are willing to improve the stuff yourself, you can do it. Yours, Laurenz Albe |
![]() |
| Thread Tools | |
| Display Modes | |
| |