PG_Cron - Error Message Connection failed - Mailing list pgsql-general

From FOUTE K. Jaurès
Subject PG_Cron - Error Message Connection failed
Date
Msg-id CAHQ1jffWF7Y8c1X7EK3JvbLJgw1GEcVk0uPa3+0CJo4h8PFHVw@mail.gmail.com
Whole thread Raw
Responses Re: PG_Cron - Error Message Connection failed
List pgsql-general
Hello everyone,

Can someone help me to understand this issue. I installed and configured pg_cron on the server and I was able to connect without providing a password using psql command line.
But when i schedule a job, like this: SELECT cron.schedule( 'TEST','30 seconds', $$SELECT 1$$);
the result show 
image.png

Any help is welcome

--
Jaurès FOUTE
Attachment

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Adding SHOW CREATE TABLE
Next
From: Fabricio Pedroso Jorge
Date:
Subject: Re: PG_Cron - Error Message Connection failed