Re: [pgadmin-support] pgAgent authentication problem

2006-11-30 Thread Ezequias Rodrigues da Rocha
I would suggest you to put the parameters in the same order you can find in pgpass.conf I did like this(starting the service): /usr/bin/pgagent hostaddr=127.0.0.1 dbname= user= -l 2 & 2006/11/30, Együd Csaba (Freemail) <[EMAIL PROTECTED]>: [Sorry if this post arrives twice. I have

Re: [pgadmin-support] pgAgent authentication problem

2006-11-30 Thread Ezequias Rodrigues da Rocha
Try to put 127.0.0.1:54814:*:postgres:Z In my case it works, but not on Windows (in my case linux CentOS, as Server) 2006/11/30, Együd Csaba (Freemail) <[EMAIL PROTECTED]>: [Sorry if this post arrives twice. I have problems with my news reader.] Hi , I installed pgAdmin3 1.6 on WindowsXP