PostgresDAC

TPSQLDump.Properties

Previous Next

Please see TPSQLDump properties short descriptions below:

CompressLevel

Specify the compression level to use in archive formats that support compression.

Database

Specifies the database component for which this dump tool will be used.

DumpFormat

Selects the format of the dump output.

ExcludeTables

Exclude the contents of specified tables from dump process.

ExcludeSchemas

Exclude the contents of specified schemas from dump process.

Options

Specifies various behavioral properties of the TPSQLDump.

RewriteFile

Specifies is DumpToFile method must rewrite target file.

SchemaName

Dump the contents of specified schema only.

SuperUserName

Specifies superuser name to use when disabling triggers.

TableName

Dump data for specified table only.