Modify ↓
Ticket #505 (closed defect: worksforme)
Error dumping a full backup
| Reported by: | ejhernandez@… | Owned by: | juruen@… |
|---|---|---|---|
| Milestone: | Component: | logs | |
| Severity: | major | Keywords: | backup logs postgresql |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
When dumping a full backup to the hard disk. The following error has been found:
DEBUG> Backup.pm:121 EBox::Backup::__ANON__ - Dumping logs backup data ERROR> PgDBEngine.pm:216 EBox::PgDBEngine::dumpDB - the following command raised error: HOME=/var/lib/ebox /usr/bin/pg_dump --no-owner --clean --file /var/lib/ebox/conf//backup.iu8Gsa/aux/logs.bak/eboxloggs.dump -U eboxlogs eboxlogs Output: DEBUG> PgDBEngine.pm:217 EBox::PgDBEngine::dumpDB - Error dumping the postgresql database eboxlogs
The problem is already detected at ticket #504. When it'll be fixed, this one will be fixed as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.