| От | Adriaan Joubert |
|---|---|
| Тема | Re: [GENERAL] Table corruption and other questions |
| Дата | |
| Msg-id | 38436F12.93D74DC7@albourne.com обсуждение исходный текст |
| Ответ на | Table corruption and other questions (Miguel Montes <montes@noc.unc.edu.ar>) |
| Список | pgsql-general |
Miguel Montes wrote: > I'm using postgresql 6.5.1 with Linux Mandrake 6.1. I have two cases > of table corruption related to hardware failure. If the table itself is really messed up it can be tough to fix. Sometimes it is possible to do a pg_dump of the table and reload -- otherwise it is a restore from the back-ups. However, if you have indexes on the table, try dropping them all and re-building them. I have never actually seen a corrupted table, but index corruption with Postgres does occur. Also check for inidexes that you may not have knowingly created, such as *_pkey or *_key ffor primary_key or unique fields. Hope this helps and good luck, Adriaan
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера