Re: PgAgent on Windows

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PgAgent on Windows
Date: 2018-11-06 13:54:23
Message-ID: 5ad9bbef-708d-65ba-c645-3e244d2e7cf8@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/06/2018 07:36 AM, Marcio Meneguzzi wrote:
> Hello,
>
> I´m trying use pgAgent on windows 10 and Windows Server 2012 R2.
> My version of PostgreSQL is 9.5.1.14
> Install and configure pgAgent with sucess, but, when I try run a Job,
> status is Failed with a message bellow:
> *"Couldn't create the primary connection (attempt 1): fe_sendauth: no
> password supplied"
> *
>
> My %APPDATA%\postgresql\pg_pass.conf is:
> localhost:5490:*:postgres:my_pass
>
> 06/11/18 11:36:31
>

What do you mean by "run a job"?  Can you interactively log in?

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-11-06 14:10:23 Re: Running pg_upgrade Version 11
Previous Message Marcio Meneguzzi 2018-11-06 13:36:33 PgAgent on Windows