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

Issue with pgmq Extension Installation – Request for Assistance #1294

Open
hotkaybee opened this issue Oct 25, 2024 · 2 comments
Open

Issue with pgmq Extension Installation – Request for Assistance #1294

hotkaybee opened this issue Oct 25, 2024 · 2 comments

Comments

@hotkaybee
Copy link

Discussed in https://github.com/orgs/supabase/discussions/30091

Originally posted by hotkaybee October 25, 2024
I’ve encountered an issue while trying to add the pgmq extension via the dashboard. Unfortunately, it’s not listed among the available extensions. As a workaround, I attempted to install it using SQL with the following command:
CREATE EXTENSION pgmq;
However, this approach also failed, returning the following error:

ERROR: 0A000: extension "pgmq" is not available  
DETAIL: Could not open extension control file "/usr/share/postgresql/15/extension/pgmq.control": No such file or directory.

I’ve spent a considerable amount of time troubleshooting, referencing the documentation, and exploring possible solutions, but without success. The fact that pgmq is mentioned in the documentation yet unavailable is quite frustrating.
Could you please address this issue as soon as possible or provide an alternative solution? Your prompt assistance would be greatly appreciated.
image
image

@encima encima transferred this issue from supabase/supabase Oct 25, 2024
@frissonlabs
Copy link

Have you tried following the guide here?

https://database.dev/plpgsql/pgmq

@samrose
Copy link
Contributor

samrose commented Nov 9, 2024

Hi there. Thank you for reaching out to us for assistance. pgmq has been packaged and documented, and tested, but is still in the process of being rolled out for general usage. Thus it is not yet available for activation in instances. Once it's announced officially, then you would be able to use it in all of the documented ways. We apologize for the frustration you've experienced. Please hang in there and watch for announcements on the official release of this, and then you'll be up and running using it.

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

No branches or pull requests

3 participants