Bug 22506 - Не создаётся бэкап для postgresql бэкенда
Summary: Не создаётся бэкап для postgresql бэкенда
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: bacula-director-common (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 07:38 MSK by Rinat Shigapov
Modified: 2009-12-18 18:31 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rinat Shigapov 2009-12-11 07:38:11 MSK
Опечатка в скрипте /usr/share/bacula/scripts/make_catalog_backup:
хост для postgresql бэкенда указывается не через -c, а через -h
Comment 1 Repository Robot 2009-12-18 18:31:40 MSK
bacula-3.0.3-alt2 -> sisyphus:

* Fri Dec 18 2009 Vitaly Kuznetsov <vitty@altlinux> 3.0.3-alt2

- use pg_dump -h instead of pg_dump -c (ALT #22506)