pgAdmin
alphasecioHOBBY
a year ago
Description: The most popular admin web interface for PostgreSQL databases.
Category: Other
2 Replies
unifasttechHOBBY
a year ago
Does anyone know how to create cron or jobAgent extension on this image? I need to do some job work in the same service as the db
a year ago
It doesn't need to be done in the same service as the database, but that's something you'd need to write code for and then have another service run that code on a set cron schedule.