Re: Is there a tool for checking database integrity
От
Tomas Vondra
Тема
Re: Is there a tool for checking database integrity
Дата
Msg-id
4FA7041C.4050701@fuzzy.cz
Ответ на
Re: Is there a tool for checking database integrity (Bruce Momjian)
Список
Дерево обсуждения
Is there a tool for checking database integrity Clemens Eisserer <linuxhippy@gmail.com>
Re: Is there a tool for checking database integrity Tomas Vondra <tv@fuzzy.cz>
Re: Is there a tool for checking database integrity Bruce Momjian <bruce@momjian.us>
Re: Is there a tool for checking database integrity Tomas Vondra <tv@fuzzy.cz>
Re: Is there a tool for checking database integrity Clemens Eisserer <linuxhippy@gmail.com>
On 7.5.2012 00:56, Bruce Momjian wrote: > On Mon, May 07, 2012 at 12:37:47AM +0200, Tomas Vondra wrote: >> Hi, >> >> On 6.5.2012 20:47, Clemens Eisserer wrote: >>> Hi, >>> >>> Is there a tool for checking a postgresql database for integrity, so I >>> would be notified immediatly if something went wrong e.g. with memory >>> and can go back to the last good backup? >>> Such a tool would guarantee me I am not sitting on a ticking time bomb >>> (corrupted database) without even noticing it. >> >> No, at least in the current version. The next version (9.2) will support >> checksums, but it's meant mostly as a protection against failures at the >> I/O level. It might catch some memory issues, but it certainly won't be >> 100% protection. > > Postgres 9.2 will _not_ support checksums. Oh, I see - it was bumped to 9.3 and I've missed that. Sorry for confusion. Tomas
В списке pgsql-general по дате отправления