Re: testing hot standby

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: testing hot standby
Дата
Msg-id l2j3073cc9b1004092223r87d9ebdra14d84be74fe08f5@mail.gmail.com
обсуждение исходный текст
Ответ на testing hot standby  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-hackers
On Fri, Apr 9, 2010 at 3:39 PM, Jaime Casanova
<jcasanov@systemguards.com.ec> wrote:
> Hi,
>
> i'm startint to try Hot Standby & Streaming Replication, so i started
> a replication:
>

i think "make standbycheck" needs a little more work, why it isn't
accesible from top of source dir?

For now, to excercise it i have to do (on the standby server):
- cd src/test/regress
- psql -h ip_primary -f sql/hs_primary_setup.sql
- make standbycheck (and 2 tests fail for differences in the messages,
patch to fix attached)

just an idea, can't we use the info about primary_conninfo to know how
to execute the script hs_primary_setup.sql on the primary?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: GSoC - proposal - Materialized Views in PostgreSQL
Следующее
От: Yeb Havinga
Дата:
Сообщение: Re: extended operator classes vs. type interfaces