Re: testing database consistency

Поиск
Список
Период
Сортировка
От Rene Romero Benavides
Тема Re: testing database consistency
Дата
Msg-id CANaGW08wAh5C90rEJEFLMbyT-Cd5g7oQ6fuTTzEMDbKwMefgDA@mail.gmail.com
обсуждение исходный текст
Ответ на testing database consistency  (Raphael Bauduin <rblists@gmail.com>)
Список pgsql-admin
PostgreSQL 9.3 ships with data corruption detection facilities http://michael.otacoo.com/postgresql-2/postgres-9-3-feature-highlight-data-checksums/ but it works on a transactional basis.



2013/10/24 Raphael Bauduin <rblists@gmail.com>
Hi,

I have a postgresql running in a virtual machine (linux, kvm).
I wanted to test that the backup, which takes a copy of the disk image, is valid and usable.

I have taken a copy of the disk image and run it fine on another computer.
However, just starting the server succesfully does not mean there is no corrupted data in the database. This is why I'm looking to a way to validate that all the data stored in the postgresql is ok, ie consistent and usable. Does anyone have advices on how to best check the validity of the whole database?

Thanks in advance!

Raphaël



--
El genio es 1% inspiración y 99% transpiración.
Thomas Alva Edison
http://pglearn.blogspot.mx/

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

Предыдущее
От: Raphael Bauduin
Дата:
Сообщение: testing database consistency
Следующее
От: Ivailo.TANUSHEFF@raiffeisen.bg
Дата:
Сообщение: Re: ZFS-FreeBSD + postgresql performance