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 "rubyre
On Jun 23, 10:20 am, laconi...@gmail.com (Andrew Smith) wrote:
> Arndt,
>
> Your website says rubyrep runs on Linux and Windows - am I going to have
> difficulties if I want to try it on Solaris 10?
>
> Andrew
>
> 2009/6/23 Arndt Lehmann
>
> > On Jun 16, 7:48 pm, nishkars...@rediffmail.com (Nishka
Arndt,
Your website says rubyrep runs on Linux and Windows - am I going to have
difficulties if I want to try it on Solaris 10?
Andrew
2009/6/23 Arndt Lehmann
> On Jun 16, 7:48 pm, nishkars...@rediffmail.com (Nishkarsh) wrote:
> > Hi Merlin, thanks for the detailed input.
> >
> > As per ur sug
On Jun 16, 7:48 pm, nishkars...@rediffmail.com (Nishkarsh) wrote:
> Hi Merlin, thanks for the detailed input.
>
> As per ur suggestion i will try to implement Slony-I.
>
> I think i will need some help to do it.
>
> I am useing Postgres 8.3.7, on Windows.
>
> I was following the Slony-I example in
On Tue, Jun 16, 2009 at 6:48 AM, Nishkarsh wrote:
>
> Hi Merlin, thanks for the detailed input.
>
> As per ur suggestion i will try to implement Slony-I.
>
> I think i will need some help to do it.
>
> I am useing Postgres 8.3.7, on Windows.
>
> I was following the Slony-I example in the help for p
Hi Merlin, thanks for the detailed input.
As per ur suggestion i will try to implement Slony-I.
I think i will need some help to do it.
I am useing Postgres 8.3.7, on Windows.
I was following the Slony-I example in the help for pgAdmin III. I am able
to perform the steps from 1-7. Step 8 : cre
On Mon, Jun 15, 2009 at 4:29 AM, Nishkarsh wrote:
> Hello every one,
>
> I am new to databases. I am using Postgres 8.2 (Migrating to 8.3.7 in few
> days) on windows platform.
>
> I had tried using Slony-I for replication and was not able to create a
> cluster.
>
> After struggling for some time i
On Mon, Jun 15, 2009 at 5:50 AM, Havasvölgyi
Ottó wrote:
> Hi,
>
> I have found the following strangeness on Windows:
>
> create table round_test (id int primary key, value double precision);
> insert into round_test(id, value) values(1, 1.5);
> insert into round_test(id, value) values(2, -1.5);
>
Hi,
I have found the following strangeness on Windows:
create table round_test (id int primary key, value double precision);
insert into round_test(id, value) values(1, 1.5);
insert into round_test(id, value) values(2, -1.5);
insert into round_test(id, value) values(3, 3.5);
select round(value) f
Hello every one,
I am new to databases. I am using Postgres 8.2 (Migrating to 8.3.7 in few
days) on windows platform.
I had tried using Slony-I for replication and was not able to create a
cluster.
After struggling for some time i decide to implement a way around to take
differential backup. A
10 matches
Mail list logo