Re: pgAgent - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAgent
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC33A7@ratbert.vale-housing.co.uk
Whole thread Raw
In response to pgAgent  (Jair Moraes Filho <jair.morais@gmail.com>)
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Jair Moraes Filho
> Sent: 12 October 2005 14:16
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgAgent
>
> Hi,
>   I cant install pgAgent at windows, it came a messenger of error
> about the user and password, but they are correct:
>
> pgAgent INSTALL pgAnget hostaddr=127.0.0.1 dbname=postgres user=nanci
>
> in the other I put the password too, but it didnt work.
>
> What should I do ?

Try using the -u and -p options to specify the service user and password
details, e.g.

pgAgent INSTALL pgAgent -u postgres -p secret hostaddr=127.0.0.1
dbname=postgres user=nanci

Regards, Dave.


pgadmin-support by date:

Previous
From: Jair Moraes Filho
Date:
Subject: pgAgent
Next
From: "Dave Page"
Date:
Subject: pgAdmin III v1.4.0 Beta 2 released for testing