Answer the question
In order to leave comments, you need to log in
How to update all PostgreSQL extensions installed in the database?
You need to update all extensions, not just one. Perhaps this command is useful for this, it shows installed extensions: SELECT * FROM pg_extension
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question