Re: CVS Commit by andreas: Unix Domain Socket additional

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: CVS Commit by andreas: Unix Domain Socket additional
Date: 2005-04-19 17:34:56
Message-ID: 42654140.8080804@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:
>
> Err, would you mind unbreaking this please? I can no longer change the
> port number for the socket (libpq uses it to form part of the filename),

Uh, I wasn't aware of that. Hm, whatever this is good for...

> and the trailing / that is added to the end of the path now

This is your libpq's fault, I can't see any code to add a trailing /.
Your DEFAULT_PGSOCKET_DIR is probably "/tmp/".

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2005-04-19 18:14:10 Re: OSX Update: Night Builds
Previous Message cvs 2005-04-19 17:34:50 CVS Commit by andreas: unbreak pipe conn stuff