Re: [Bug 1797933] Re: psql requires '-h localhost' to run basic commands

2018-10-18 Thread Ryan Murphy
Sounds good, thanks! On Thu, Oct 18, 2018 at 2:15 PM Andreas Hasenack wrote: > This is not an issue with the postgresql packages shipped with Ubuntu: > > trusty: > ubuntu@trusty-pgsql:~$ psql --version > psql (PostgreSQL) 9.3.24 > ubuntu@trusty-pgsql:~$ l /etc/postgresql/9.3/main/postgresql.conf

Re: [Bug 1797933] Re: psql requires '-h localhost' to run basic commands

2018-10-18 Thread Ryan Murphy
Ah yes, we're using the postgresql cookbook for Chef which uses the PGDG apt repository. On Wed, Oct 17, 2018 at 4:21 PM Andreas Hasenack wrote: > Where did you get this postgresql package from? 10.5-1.pgdg14.04+1 > doesn't look like it's something released by ubuntu. Is this a trusty > machine?