Re: Postgresql 9 replication

Поиск
Список
Период
Сортировка
От Machiel Richards
Тема Re: Postgresql 9 replication
Дата
Msg-id 1289474923.2320.73.camel@machielr-laptop
обсуждение исходный текст
Ответ на Re: Postgresql 9 replication  (Thom Brown <thom@linux.com>)
Ответы Re: Postgresql 9 replication  (Thom Brown <thom@linux.com>)
Список pgsql-novice
Hi

    Basically we need replication to be done to a second machine in the instance that the master would fail.

   I am trying to test streaming replication yes but I am not yet sure about the hot standby though. I am still awaiting confirmation on that.

    I just need to get the replication working and a working document setup for it.

    Thank you for the quick response by the way.

Regards


-----Original Message-----
From: Thom Brown <thom@linux.com>
To: Machiel Richards <machielr@rdc.co.za>
Cc: pgsql-novice@postgresql.org <pgsql-novice@postgresql.org>
Subject: Re: [NOVICE] Postgresql 9 replication
Date: Thu, 11 Nov 2010 11:23:50 +0000

On 11 November 2010 10:50, Machiel Richards <machielr@rdc.co.za> wrote:
Good day all

                  I am busy testing the replication setup on Postgresql 9 as I will need to do this for a production system soon.

                 I have tried to do this twice now, following the postgresql documentation on the website, however to no avail as the documentation is terrible and keep on referring to other sections where you need to jump to and at the end of the day replication still isn't working. (even another dba tried to test it but no luck).


                Does anybody have a proper tutorial or link to one on how to setup the replication on postgresql 9?

                 Has anybody done this yet with some pointers perhaps on what to look out for?

                I would really appreciate the help.


What sort of replication are you attempting to achieve?  Presumably streaming replication?  And do you require hot standby with that?

If you want some sort of quickstart guide, you could try the wiki: http://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.0

I wouldn't say the documentation is terrible.  More that it is too verbose when you want help to get this up and running.


--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

В списке pgsql-novice по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Postgresql 9 replication
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Postgresql 9 replication