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