Point in Time Recovery - Mailing list pgsql-hackers-win32

From Jamie Deppeler
Subject Point in Time Recovery
Date
Msg-id 411065EB.6030205@doitonce.net.au
Whole thread Raw
In response to Re: make fails if path has spaces  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Point in Time Recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers-win32
Has anyone tried Point in Time recovery on Win32? tried to set it up
today and keep getting this error

*Test=# Select pg_start_backup('test backup');
ERROR:  function pg_start_backup("unknown") does not exist
HINT:  No function matches the given name and argument types. You may
need to add explicit type casts
*
--
*Jamie Deppeler
*

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_dumpall on win32
Next
From: Tom Lane
Date:
Subject: Re: Point in Time Recovery