Обсуждение: How to repair a corrupt database

Поиск
Список
Период
Сортировка

How to repair a corrupt database

От
Ferdinand Smit
Дата:
Hi,

Sometimes when i import a psql dump, i found out that the original dabases
had fault values (NULL value where NULL is not allowd, dubble primary keys
...).
This cost me a lot of time to correct everything.

So, how kan i repair a postgres database before i make an export ?

Regards,
Ferdinand