This is a discussion on Re: CVS Commit by andreas: Unix Domain Socket additional stuff switch to within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Andreas Pflug [mailto gadmin@pse-consulting.de] > Sent: 19 April 2005 18:35 > To: Dave Page ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: Andreas Pflug [mailto > Sent: 19 April 2005 18:35 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] CVS Commit by andreas: Unix > Domain Socket additional stuff switch to > > 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... Running multiple servers at once, without having to setup different socket dirs. > > 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/". I can't double check this now (my Linux box is in the office), but all of a sudden after I rebuilt with your changes I got a trailing / added, which led to a double / in connect error messages - though I agree I can't see any obvious cause having looked at your patch more closely. I look tomorrow. Cheers, Dave. ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |