Skip to content

Conversation

olirice
Copy link
Contributor

@olirice olirice commented Sep 25, 2025

Adds a low memory configuration for pg_stat_monitor + a logging backend to durably drive query insights.

this PR is to cut a staging image for experimentation. its in draft

Note that supabase/infrastructure specifically strip pg_stat_monitor from shared preloads due to a previous issue, so to test you need to manually ssh in to the staging instance, update postgresql.conf, and then restart postgres

@samrose
Copy link
Collaborator

samrose commented Sep 25, 2025

@olirice what's a good way to test this extension in your view? I can help implement if needed

@olirice
Copy link
Contributor Author

olirice commented Oct 2, 2025

lets wait for feedback from @kemaldotearth before writing any tests. the implementation may have to change

at this point I think

  • no change in sql interface
  • doesn't crash
    is the best we can practically do for testing the logging part

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

Successfully merging this pull request may close these issues.

2 participants