Re: WAL shipping question

From: SHARMILA JOTHIRAJAH <sharmi_jo(at)yahoo(dot)com>
To: Greg Smith <gsmith(at)gregsmith(dot)com>
Cc: General postgres mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: WAL shipping question
Date: 2007-12-06 12:51:23
Message-ID: 106919.61000.qm@web31105.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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

____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-12-06 13:03:16 Re: WAL shipping question
Previous Message Cedric Boudin 2007-12-06 12:38:31 Re: simple update on boolean