Re: need help for PostgreSQL consistency check mechanism
От | Chen, Dongdong (GE Healthcare) |
---|---|
Тема | Re: need help for PostgreSQL consistency check mechanism |
Дата | |
Msg-id | 0332CB5EB6327940B291055AAD964221042E0237@SHAMLVEM02.e2k.ad.ge.com обсуждение исходный текст |
Ответ на | Re: need help for PostgreSQL consistency check mechanism (Scott Marlowe <scott.marlowe@gmail.com>) |
Ответы |
Re: need help for PostgreSQL consistency check mechanism
|
Список | pgsql-general |
When the OS starts up, it wants to detect whether there is data loss in PostgreSQL from last shutdown, is there a methodprovided? Thanks for your help! B.R. ChenDongdong -----Original Message----- From: Scott Marlowe [mailto:scott.marlowe@gmail.com] Sent: Friday, April 24, 2009 10:29 AM To: Chen, Dongdong (GE Healthcare) Cc: jd@commandprompt.com; Alvaro Herrera; pgsql-general@postgresql.org Subject: Re: [GENERAL] need help for PostgreSQL consistency check mechanism On Thu, Apr 23, 2009 at 8:24 PM, Chen, Dongdong (GE Healthcare) <DongdongChen@ge.com> wrote: > I wanna know if there is any way or tool to detect the DB data loss or > damage and inform developer the result before recovery? If there is > data loss, the DB could still open or not ? > Sometimes even if shutdown abnormally, the data still keep in good > condition. Assuming non broken hardware and a drive subsystem that doesn't lie about fsync, and that the dba hasn't turned off fsync,an abnormal shutdown should NEVER result in a corrupted database.
В списке pgsql-general по дате отправления: