Thread: Postgresql-8.2 Replication

Postgresql-8.2 Replication

From
khizer
Date:
Hi,

    Kindly requesting u to send the steps to set up the Postgresql-8.2
database replication.

Mehdi

Re: Postgresql-8.2 Replication

From
Raymond O'Donnell
Date:
On 05/10/2011 09:46, khizer wrote:
> Hi,
>
>    Kindly requesting u to send the steps to set up the Postgresql-8.2
> database replication.

8.2 doesn't have built-in replication - you'll need to use Slony or one
of the other tools. See the docs for suggestions:

  http://www.postgresql.org/docs/8.2/static/high-availability.html

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

Re: Postgresql-8.2 Replication

From
Raymond O'Donnell
Date:
On 05/10/2011 11:19, khizer wrote:
> Thanks for reply
>
>
> Can we use slony on ubuntu OS
> as it was giving error while compiling and installing slony

Please keep your replies on the list.

What errors were you getting? If I recall correctly, you need to have
the headers for PostgreSQL on the machine where you're building Slony.
Anyway, if you post your errors here others may be able to help you.

> one more thing there is no package for slony8.2 isn't it

I don't know - 8.2 is getting old now, so maybe. It probably depends on
what version of Ubuntu you're using.

Ray.


> So any other steps to Replicate postgresql8.2 databse on ubuntu
>
> On 10/05/2011 03:44 PM, Raymond O'Donnell wrote:
>> On 05/10/2011 09:46, khizer wrote:
>>> Hi,
>>>
>>>     Kindly requesting u to send the steps to set up the Postgresql-8.2
>>> database replication.
>> 8.2 doesn't have built-in replication - you'll need to use Slony or one
>> of the other tools. See the docs for suggestions:
>>
>>    http://www.postgresql.org/docs/8.2/static/high-availability.html
>>
>> Ray.
>>
>>
>
>
>


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

Re: Postgresql-8.2 Replication

From
Raymond O'Donnell
Date:
On 05/10/2011 12:04, khizer wrote:
> Raymond i have attached the error file as above.
>

You really should keep your replies on the list - some of the many
experts on the list may be able to help you.

I'm out of my depth on this one, but the error message looks to me as if
you're missing the PostgreSQL header files, as  suggested in my last
email. If you post the output to the list, someone else will be able to
say for sure.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

Re: Postgresql-8.2 Replication

From
Raymond O'Donnell
Date:
On 05/10/2011 12:24, khizer wrote:
> ok   Thank u
>
>  but as i am new bie i am not aware abour mailing list of postgresql

:-)

But that's what you emailed to originally - the general mailing list for
PostgreSQL. See here:

  http://www.postgresql.org/community/lists

Make sure you do "Reply-all", so that your replies go to the list as
well as to the person who replied to you; that way everyone subscribed
to the list sees them, and is in a position to help you.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie