Search Postgresql Archives

Validate the internal consistency of pg_dump output?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In my case, it's directory format backups.

(I'm not asking whether the pg_dump output is exactly the same as the data in the database; that can only be done inside of  pg_dump, and I don't see any option for that anyway.)

Is there a tool for validating that:
- there are "\N" lines at the end of every NNNN.dat(.gz) file,
- toc.dat isn't "missing" data at the end of the file, and that
- there are NNNN.dat(.gz) files corresponding to all the tables mentioned in toc.dat?

The use case would be in validating that pg_dump actually dumped all the data when there's a question of whether or not it completed.

--
Angular momentum makes the world go 'round.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux