Re: [Bacula-users] Connecting to a non-standard PGSQL port

2010-03-30 Thread Jari Fredriksson
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

[Bacula-users] Connecting to a non-standard PGSQL port

2010-03-30 Thread Damian Lubosch
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