PRAGATI SAVAIKAR <[EMAIL PROTECTED]> writes:
> We have recently started getting following error messages
> failed sanity check, table arind was not found
> failed sanity check, table inpart was not found
> due to which pg_dump process does not get complete.
It's a good bet that these tables bel
Currently we have upgraded postgres from 7.0.2 to postgres7.0.3
version on Linux 2.2.16-22smp #1 SMP 2000 i686 unknown .
And we take backup of our postgres database on daily bases through
cron using following scripts
*
# Script to backup the minx databases
daymon="`date +%d``date +%b`"
BA