I need to generate a dump with the whole structure of the database and their records.
Similar to "pg_dump -f filename.sql -U postgres batabase"
Is it possible?
Thank you.
Bruno Cezar.
Dump with Structure - PostgreSQL
Re: Dump with Structure - PostgreSQL
Hello,
UniDAC is a universal product, therefore only data dump is implemented in it. There is the full dump implementation in PgDAC http://www.devart.com/pgdac/ via the PgDump component.
UniDAC is a universal product, therefore only data dump is implemented in it. There is the full dump implementation in PgDAC http://www.devart.com/pgdac/ via the PgDump component.