Re: Bacula

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 02/15/11 3:27 PM, Johnny H wrote:
> Does anyone know how to check if the database for bacula exists and
> how to start it?
>

# su - postgres
$ psql -l

that should list a bacula database.   if it says postgres isn't running, 
then...

$ ^D
# service postgresql start

then try the above steps again.

if postgresql won't start, find the postgres data directory, typically 
/var/lib/pgsql/data on  centos system unless you built or installed a 
custom postgres, and look in pg_log/* for the latest logfile, and see 
what it says.

on some older versions, its 'server.log' in the data dir, instead of 
pg_log/*.log


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux