Re: Re: How to install pgAgent on windows for postresql-bigsql-10.5

From: Adam Brusselback <adambrusselback(at)gmail(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: Re: How to install pgAgent on windows for postresql-bigsql-10.5
Date: 2018-09-06 15:57:23
Message-ID: CAMjNa7ezr=kT7i0cfXEPRmm320cL_8tTBQSi+U+Qf_Z9qJj3jQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

> For BigSQL you'll probably have to build and install it manually from
source (which isn't exactly easy > on Windows, and is dependent on what is
included with and how BigSQL is packaged - which I know > nothing about).

Another option is using jpgAgent: https://github.com/GoSimpleLLC/jpgAgent

You'd still install the Postgres part of the extension like normal (so it
creates the pgagent schema / tables / functions), but you can then use the
agent above as a drop in replacement for the original, while enjoying the
extra features and stability.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Eugene Wang 2018-09-06 16:19:29 PgAgent daemon terminated itself when it was running a time-consuming job.
Previous Message Akshay Joshi 2018-09-06 13:41:45 pgAdmin 4 v3.3 released

Browse pgsql-general by date

  From Date Subject
Next Message David Gauthier 2018-09-06 20:59:37 nested query problem
Previous Message Adrian Klaver 2018-09-06 13:27:14 Re: timestamp arithmetics in C function