On 30.3.2010 18:13, Damian Lubosch wrote:
> Hello!
>
> I need to run a secondary postgresql database instance for Bacula on a
> different port, e.g., 5433, because the primary database needs to run
> separated.
> How do I tell Bacula to use the database connection on the different port?
>
> I
Hello!
I need to run a secondary postgresql database instance for Bacula on a
different port, e.g., 5433, because the primary database needs to run separated.
How do I tell Bacula to use the database connection on the different port?
I read about the way with libdbi, but it does not compile pro