Re: WARNINGs after starting backup server created with PITR - Mailing list pgsql-general

From Tom Lane
Subject Re: WARNINGs after starting backup server created with PITR
Date
Msg-id 24308.1200761516@sss.pgh.pa.us
Whole thread Raw
In response to Re: WARNINGs after starting backup server created with PITR  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: WARNINGs after starting backup server created with PITR
List pgsql-general
Simon Riggs <simon@2ndquadrant.com> writes:
> The page numbers are identical between both systems, so use the
> contrib/pageinspect get_raw_page() function to record the contents on
> both systems before they diverge too much. (BTW, the final commit of
> those tools seems to have removed the docs I wrote for the original
> version and haven't been replaced with a README -- huh!?).

You mean
http://developer.postgresql.org/pgdocs/postgres/pageinspect.html
?

But in any case that module doesn't exist in 8.2 or before, so
Erik would probably have a hard time using it.

            regards, tom lane

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: turning off notices
Next
From: Simon Riggs
Date:
Subject: Re: WARNINGs after starting backup server created with PITR