Re: WAL shipping question

Поиск
Список
Период
Сортировка
От SHARMILA JOTHIRAJAH
Тема Re: WAL shipping question
Дата
Msg-id 106919.61000.qm@web31105.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на WAL shipping question  (SHARMILA JOTHIRAJAH <sharmi_jo@yahoo.com>)
Ответы Re: WAL shipping question  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-general


>The main thing that's improved in 8.3 is the integration of pg_standby as
>a more rugged restore_command than most people were coding on their own:

>http://www.postgresql.org/docs/8.3/static/pgstandby.html

>You should use it instead of the example restore.sh included in the
>message I referenced above.

How do you install pg_standby. I get the following error when i try the Makefile

sj@sys1:~/postgres8.3/pgsql> /export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 3: PROGRAM: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 4: OBJS: command not found
/export/home/sjpostgresql-8.3beta3/contrib/pg_standby/Makefile: line 6: libpq_srcdir: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 6: PG_CPPFLAGS: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 7: libpq_pgport: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 7: PG_LIBS: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 9: ifdef: command not found
/export/home/sjpostgresql-8.3beta3/contrib/pg_standby/Makefile: line 10: PG_CONFIG: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 11: PG_CONFIG: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 11: shell: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 11: PGXS: command not found
/export/home/sjpostgresql-8.3beta3/contrib/pg_standby/Makefile: line 12: PGXS: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 12: include: command not found
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 13: syntax error near unexpected token `else'
/export/home/sj/postgresql-8.3beta3/contrib/pg_standby/Makefile: line 13: `else'

Thanks
sharmila


Never miss a thing. Make Yahoo your homepage.

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

Предыдущее
От: Cedric Boudin
Дата:
Сообщение: Re: simple update on boolean
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: simple update on boolean