Re: Point in Time recovery on Win32

From: Bruce Momjian <pgman(at)candle(dot)pha(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 on Win32
Date: 2004-08-06 15:44:23
Message-ID: 200408061544.i76FiNR07754@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Jamie Deppeler wrote:
> 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
> *
>
> Im running the Build from http://www.hagander.net/pgsql/win32snap/

My guess is that you don't have new enough CVS copy or you didn't initdb
after downloading a new CVS, though the catalog version should have
checked for that, or the win32 build isn't updating quickly enough.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom Lane 2004-08-06 15:48:20 Re: Win32 testing needed
Previous Message Tom Lane 2004-08-06 14:37:59 Re: Win32 testing needed