On 11/16/2018 04:25 PM, George Anchev via Bacula-users wrote:

> I still wonder though why there is nothing postgresql
> related in /etc... Need I install any other packages
> or how should this be set up?

# su - postgres
Last login: Wed Jan 24 15:59:20 CST 2018 on pts/1
-bash-4.2$ echo $PGDATA
/var/lib/pgsql/data

This is on centos, suse may have put it someplace else. .conf files are
in there, though you may not even need to touch them for a basic bacula
setup. You may need to edit pg_hba.conf and set method to "trust" for
local connections, that's about it.

-- 
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to