View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 11:18 PM
Tom Lane
 
Posts: n/a
Default Re: WARNINGs after starting backup server created with PITR

Erik Jones <erik@myemma.com> writes:
> I recently started up a server created using PITR (exact detail
> below) and received about 125 of these type of errors spanning pages
> in about 10 different tables:


> 2008-01-17 21:47:34 CST 7598 :WARNING: relation "table_name" page
> 5728 is uninitialized --- fixing


If you do a vacuum on the master, do you get the same warnings?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote