PgDumpPath
The location of the pg_dump executable file supplied by PostgreSQL for the creation of a database archive.
| Type: | String |
| Default: | pg_dump
|
| Required: | No |
| Configuration Section: | Backup |
| Example: | PgDumpPath=pg_dump
|
| See Also: |