Re: Point in Time Recovery

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
Cc: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Point in Time Recovery
Date: 2004-08-04 06:01:34
Message-ID: 17556.1091599294@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> writes:
> 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

I just committed that function late this afternoon ... how old is
the snapshot you're using?

regards, tom lane

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2004-08-04 13:42:02 Re: make fails if path has spaces
Previous Message Jamie Deppeler 2004-08-04 04:28:27 Point in Time Recovery

Browse pgsql-patches by date

  From Date Subject
Next Message Matthew T. O'Connor 2004-08-04 06:15:07 Autovacuum Integration Patch Take 5
Previous Message Jamie Deppeler 2004-08-04 04:28:27 Point in Time Recovery