Re: Trigger Function and backup

From: Nishkarsh <nishkarsh_k(at)rediffmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Trigger Function and backup
Date: 2009-06-26 10:17:43
Message-ID: 24217919.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


hello Arndt,

Thanks for the input. I was successfully able to implement "rubyrep", on a
windows system (I used windows 7). Is there any way i can implement Master
Slave replication by rubyrep.

Regards
Nishkarsh

Arndt Lehmann-2 wrote:
>
> Hi Merlin,
>
> you could also consider giving "rubyrep" a try.
> Like Slony it is also an open source, trigger based, asynchronous
> replication solution.
>
> Focus of rubyrep is easy setup.
> Tutorial, screencast and other information are available on the
> project website:
> http://www.rubyrep.org
>
> Best Regards,
> Arndt Lehmann
>
> (Disclosure: I wrote rubyrep)
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>

--
View this message in context: http://www.nabble.com/Trigger-Function-and-backup-tp24030638p24217919.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Knut P. Lehre 2009-06-26 10:39:24 Re: PL/pgSQL EXECUTE quote_ident(), and SQL injection
Previous Message Massa, Harald Armin 2009-06-26 09:08:21 Re: masking the code