Re: [pgadmin-support] connect/install problems

2005-08-26 Thread Andreas Pflug
Alex Perry wrote: 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 latte

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