Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing pgAgent when using postgres.app #697

Open
willpark01 opened this issue Jan 26, 2023 · 1 comment
Open

installing pgAgent when using postgres.app #697

willpark01 opened this issue Jan 26, 2023 · 1 comment

Comments

@willpark01
Copy link

The instructions for installing pgAgent for pgAdmin seem to start out in a straightforward way, but quickly become complex when trying to install with postgres.app on a mac. Is there a straightforward way of installing pgAgent when using postgres.app without having to download the source code for pgagent from (https://www.pgadmin.org/download/pgagent-source-code/) installing a compiler, compiling, troubleshooting errors, and installing?

@tbussmann
Copy link
Member

As it happens, I recently looked at pgAgent myself and wondered if there was a demand to ship it with Postgres.App, since you need a bit more dependencies to compile than the standard Command Line Tools Apple ships with XCode. But it should be possible to compile it against an installed Postgres.App, as with most PostgreSQL extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants