Tr: Bug#281853: pgadmin3: support local connection?

From: blacknoz(at)club-internet(dot)fr
To: pgadmin-hackers(at)postgresql(dot)org
Cc: itz(at)buug(dot)org, 281853-forwarded(at)bugs(dot)debian(dot)org
Subject: Tr: Bug#281853: pgadmin3: support local connection?
Date: 2004-11-18 17:42:10
Message-ID: mnet1.1100796130.9971.blacknoz@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Ian, pgAdmin-Hackers,

----Message réexpédié----
>Sujet: Bug#281853: pgadmin3: support local connection?
>De: Ian Zimmerman <itz(at)buug(dot)org>
>A: Debian Bug Tracking System <submit(at)bugs(dot)debian(dot)org>
>Date: Wed, 17 Nov 2004 23:21:53 -0800
>
>Package: pgadmin3
>Version: 1.0.2-7
>Severity: wishlist
>
>It was hard to believe, but it seems pgadmin3 cannot connect to a postgres
>daemon which only listens on the local (a.k.a. Unix) socket. Could this be
>added please?
>

that's a question I also asked to myself sometime ago... What's the reason we don't have a connection to a local socket in the connection dialog ? Is it because it would be Unix specific code and we don't want to make the app platform-specific (I mean no platform-specific functionalities) ? (just as we don't want to develop specific copy/paste/ole code for W32 users).

Regards,
Raphaël

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-11-18 17:54:01 CVS Commit by andreas: todo
Previous Message blacknoz 2004-11-18 11:53:43 Re: RC2 uploaded