replication and availability

Поиск
Список
Период
Сортировка
От stephane parenton
Тема replication and availability
Дата
Msg-id 3F1FE415.3040003@parenton.com
обсуждение исходный текст
Список pgsql-admin
hi everyone,

having read the online doc, and a book, i can't find precisely what i'm
looking for, but it's maybe normal.... here it is....
I have a distant postgres database used to store networking info. This
database "may" be unavailable, so i need to have another postgres
database somewhere else (it theory, i should know where...). What can i
do to tell somewhere/postgres to be exactly the same as
elsewhere/postgres... Let's imagine that somewhere/postgres is my
primary database, shall i have to use triggers in order to insert/delete
datas in elsewhere/postgres at the same time as somewhere/postgres ? or
should i have to dump somewhere/postgres regularly and update
elsewhere/postgres with this dump (cron job ?)...

Isn't there a something in postgres to say elsewhere should be the
database image of somewhere/postgres ?

regards

stephane


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

Предыдущее
От: "A.Bhuvaneswaran"
Дата:
Сообщение: Re: Using the /var/lib/pgsql/data directory in the absense
Следующее
От: Yogesh Bhanu
Дата:
Сообщение: PG-7.3.2 and tru64 5.1a