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

From: "chris smith" <dmagick(at)gmail(dot)com>
To: "Amrit Angsusing" <amritpostgres(at)gmail(dot)com>
Cc: postgresql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Could DBmirror be done with the mechine using RPM installation instaed of souce code [tar.gz] ?
Date: 2006-02-25 22:44:49
Message-ID: 3c1395330602251444p5a02bbfv189e3b3de7eae451@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/26/06, Amrit Angsusing <amritpostgres(at)gmail(dot)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(at)gmail(dot)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.
> >
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-02-25 23:14:23 Re: ltree + gist index performance degrades significantly over a night
Previous Message pobox@verysmall.org 2006-02-25 21:59:43 Re: upgrade PostgreSQL 8.x on production FreeBSD