Re: Could DBmirror be done with the mechine using RPM installation instaed of souce code [tar.gz] ? - Mailing list pgsql-general

From chris smith
Subject Re: Could DBmirror be done with the mechine using RPM installation instaed of souce code [tar.gz] ?
Date
Msg-id 3c1395330602251444p5a02bbfv189e3b3de7eae451@mail.gmail.com
Whole thread Raw
In response to Re: Could DBmirror be done with the mechine using RPM installation instaed of souce code [tar.gz] ?  ("Amrit Angsusing" <amritpostgres@gmail.com>)
List pgsql-general
On 2/26/06, Amrit Angsusing <amritpostgres@gmail.com> wrote:
> I try to do it by rpm installation but the seemed to miss some file which
> was described by the doc. for ex. pending.so and its' path and
> perl /...../DBmirror.pl
> could not run

If you have a problem copy the exact error message, nobody can help
you with that "message".

> Could you suggest me the URL how to install DBmirror by the rpm mechine?

Google?

rpm -ivh /path/to/rpm.rpm

That will install the rpm, then you need to set it up. Read the
appropriate documentation (ie the docs included with dbmirror) on how
to do it.


> 2006/2/25, chris smith <dmagick@gmail.com>:
> > > I use the two  mechines with FC3 and postgresql 8.1 RPM installation and
> > > would like to do DBmirror or other postgresql database replication from
> > > master to slave server . Could I do this replication using RPM or I must
> use
> > > the tar.gz version ? Could anybody suggest me about replication?
> >
> > There should be a 'postgresql-contrib' rpm for FC3 (use your favourite
> > search engine).
> >
> > If you can't find one - create an rpm (it's pretty easy). That's
> > getting way outside of this mailing list's scope though.
> >
>
>

pgsql-general by date:

Previous
From: "pobox@verysmall.org"
Date:
Subject: Re: upgrade PostgreSQL 8.x on production FreeBSD
Next
From: "Jim C. Nasby"
Date:
Subject: Re: ltree + gist index performance degrades significantly over a night