From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Jair Moraes Filho" <jair(dot)morais(at)gmail(dot)com>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: pgAgent |
Date: | 2005-10-12 13:30:44 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC33A7@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Jair Moraes Filho
> Sent: 12 October 2005 14:16
> To: pgadmin-support(at)postgresql(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2005-10-13 08:00:24 | pgAdmin III v1.4.0 Beta 2 released for testing |
Previous Message | Devrim GUNDUZ | 2005-10-11 21:31:11 | Re: rpmbuild not working with pgadmin v 1.2.2 src rpm under fedora |