Re: Re: Re: Issue with postgres login

2017-11-23 Thread Bob Strecansky
* > > *port = 5432 * > > *max_connections = 100 * > > *unix_socket_directories = '/tmp'* > > *unix_socket_group = '' * > > *unix_socket_permissions = 07

Re: Re: Issue with postgres login

2017-11-23 Thread Bob Strecansky
gt; < 2017-11-24 04:00:40.780 UTC >DETAIL: Permissions should be u=rwx (0700). > > > > For more details please refer to trail mail > > Regards, > > Daulat > > *From:* Bob Strecansky [mailto:[email protected]] > *Sent:* 24 November, 2017 9:07 AM > *T

Re: Issue with postgres login

2017-11-23 Thread Bob Strecansky
It seems you may have just the postgresql package installed and not the postgresql-server package. This Linode guide may be helpful: https://www.linode.com/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7 -B On Thu, Nov 23, 2017 at 22:28 Daulat Ram wrote: > H