Re: [GENERAL] Merge replication with Postgresql on Windows?

2010-10-01 Thread novnovice
Thanks Greg. I'd had a quick look at bucardo and while it seems capable of doing the job (or helping to do that job), I was hoping there was something simpler. But I will have a closer look. Have you ever evaluated rubyrep (http://www.rubyrep.org/)? It's also multi master. -- View this message

Re: [GENERAL] Merge replication with Postgresql on Windows?

2010-09-28 Thread novnovice
Joshua, you're with command prompt...you had/have a product called mammoth replicator which I looked at. It seemed approx what I was after but the project didn't seem very alive. Was my use case not what mammoth was about? Or is it just that mammoth is basically gone? -- View this message in cont

Re: [GENERAL] Merge replication with Postgresql on Windows?

2010-09-27 Thread novnovice
That's a surprising response. But it makes sense, at least as one perspective. I have written light duty sync systems but figured that there would be some battle tested postgresql solution that was more robust than I could cobble together. As in, if I invest 40 hours learning replication system X,

[GENERAL] Merge replication with Postgresql on Windows?

2010-09-27 Thread novnovice
Can anyone recommend a relatively simple merge replication package that would work well on windows and which relies on one of the current postgresql versions? 9 would be fine for my needs. I'm a fairly unsophisticated postgresql user; and not very experienced with replication on other databases. S