Re: WARNINGs after starting backup server created with PITR

Поиск
Список
Период
Сортировка
От Erik Jones
Тема Re: WARNINGs after starting backup server created with PITR
Дата
Msg-id 3D9D599E-7268-4279-9745-65551513D926@myemma.com
обсуждение исходный текст
Ответ на Re: WARNINGs after starting backup server created with PITR  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WARNINGs after starting backup server created with PITR  (Brian Wipf <brian@clickspace.com>)
Re: WARNINGs after starting backup server created with PITR  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Jan 18, 2008, at 3:17 PM, Tom Lane wrote:

> 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?

/me runs VACUUM VERBOSE on the two tables that would matter.

Nope.  What worries me is, that since I have a verified case of rsync
thinking it had successfully transferred a WAL, the same may have
happened with these files during the base backup.  Does that warning,
in fact, entail that there were catalog entries for those files, but
that the file was not there, and by "fixing" it the server just
created empty files?

Erik Jones

DBA | Emma®
erik@myemma.com
800.595.4401 or 615.292.5888
615.292.0777 (fax)

Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com




В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Replication Using Triggers
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Forgot to dump old data before re-installing machine