Re: postgresql unix socket connections

From: Ken Tanzer <ken(dot)tanzer(at)gmail(dot)com>
To: Mariel Cherkassky <mariel(dot)cherkassky(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: postgresql unix socket connections
Date: 2019-01-10 09:41:56
Message-ID: CAD3a31UWhA_1omM_xApQjLOLTqU7riRTDU=TCQNdTNF8q6ZNCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Jan 9, 2019 at 7:09 AM Mariel Cherkassky <
mariel(dot)cherkassky(at)gmail(dot)com> wrote:

> Hey Tom,
> I'm aware of how I can solve it. I wanted to understand why after
> installing the pg 9.6 packages suddenly psql tries to access the socket on
> /var/run/postgresql. Does the libpq default unix socket is changed between
> those two versions ? (9.6,9.2)
>
> I hit this kind of problem too. Per Devrim in this thread, the default
socket location changed in v. 9.4.

https://www.postgresql.org/message-id/flat/CAD3a31XLfN0hgEVJPzfKj9JzVqEOpLrn6eE06PGNMq5JsFngPA%40mail.gmail.com

Cheers,
Ken

--
AGENCY Software
A Free Software data system
By and for non-profits
*http://agency-software.org/ <http://agency-software.org/>*
*https://demo.agency-software.org/client
<https://demo.agency-software.org/client>*
ken(dot)tanzer(at)agency-software(dot)org
(253) 245-3801

Subscribe to the mailing list
<agency-general-request(at)lists(dot)sourceforge(dot)net?body=subscribe> to
learn more about AGENCY or
follow the discussion.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ashutosh Bapat 2019-01-10 09:49:14 Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0
Previous Message Guillaume Lelarge 2019-01-10 08:55:04 Re: does dml operations load the blocks to the shared buffers ?