I have installed PgAgent a job scheduling agent for PostgreSQL 9.6 + PgAdmin 4(V 1.5) on windows 7. I had successfully created job and run it. However, the problem is that I could not understand its scheduling functionality. I want to run a job in every one minute every day. How can I do this?
Thanks