Re: [pgadmin-support] connect/install problems

2005-08-25 Thread Alex Perry
> an error has occured: > > Error connecting to the server: FATAL: IDENT authentication > occured for user "myusername" That's because PSQL by default uses a unix socket and your previous email showed you were using a network socket for PGADMIN. Which is fine, except that the latter has to use t

Re: [pgadmin-support] Debian/Stable can't build rereqs for svn tree

2005-07-26 Thread Alex Perry
Raphael wrote: > I've just built wx packages from Ron Lee in a sarge environment. > It's available from here: > http://www.enrici.com/pgadmin/debian/1.3.0/20050724/ > This wx release is 2.6.1.1 (a 2.6.2 pre-release) > [...] > Can you give it a try please? Downloaded; it installed uneventfully. Un

[pgadmin-support] Debian/Stable can't build rereqs for svn tree

2005-07-22 Thread Alex Perry
Alex promised: > Dave quickly answered: > > Alex Perry asked: > > > How do I tell the "new server" dialog that I want to use a UNIX > > > socket to connect to the database server instead of TCP loopback? > > UDS support is only available in the developm

[pgadmin-support] Re: [pgadmin-support] Re: Re: Problème Postgres

2005-07-20 Thread Alex Perry
> > Normal, j'ai du oublier de les attacher ... Je te les envois tout de > > suite. > ok, reçu Well, _I_ didn't. Should I have ? 8-) > > Allons, allons, toujours à se sous-estimer ce Ralph ;-) > non, je suis juste tout à fait conscient que l'informatique est > un domaine trés vaste divisé en d

Re: [pgadmin-support] non TCP connection

2005-07-20 Thread Alex Perry
> Alex Perry asked: > > How do I tell the "new server" dialog that I want to use a UNIX > > socket to connect to the database server instead of TCP loopback? Dave quickly answered: > UDS support is only available in the development snapshots at present Thank you. I&

[pgadmin-support] non TCP connection

2005-07-19 Thread Alex Perry
How do I tell the "new server" dialog that I want to use a UNIX socket to connect to the database server instead of TCP loopback? ---(end of broadcast)--- TIP 6: explain analyze is your friend