On 11/16/2018 05:06 PM, George Anchev via Bacula-users wrote:

>> -bash-4.2$ echo $PGDATA
>> /var/lib/pgsql/data
> 
> I get the same echo output but:
> 
> # ls /var/lib/pgsql/data
> ls: cannot access '/var/lib/pgsql/data': No such file or directory

Well, that's b0rk3d.

> POSTGRES_DATADIR="~postgres/data"

This is probably it. Check ~postgres/data/pg_hba.conf as per previous
message: specifically, if auth method is "ident", it won't work without
identd server. "peer" should work and "trust" will work.

-- 
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