Hey all,
Using pgadmin4 3.4 for Windows.
When looking at an exclusion constraint with a where clause in pgadmin4,
the where clause is missing from the SQL view. It almost caused me a major
headache when I was working on fixing an issue with that constraint, and I
dropped / replaced without the whe
> Has jpgAgent UI interface to be operated?
The same UI that works with standard pgagent works just as well for
jpgAgent. So PGAdmin 3 or 4 will work just fine.
It was designed to be a drop in replacement for the agent portion of
pgagent, while able to use the same database tables and UI.
> 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
Yo