N
Neon12mo ago
noble-gold

"Extension 'neon' is not available for installation in target"

Hi folks, I have multiple Neon DBs, and I'm migrating one for technical reasons over DigitalOcean and trying to use their migration functionality that synchronizes both DBs. Unfortunately, I haven't been able to do it because of the following error: "Extension 'neon' is not available for installation in target." Although, when I do SELECT * FROM pg_extension; in my Neon DB, I don't see the neon extension in the list. Any help appreciated.
2 Replies
other-emerald
other-emerald12mo ago
the neon extension is installed in the postgres database
wise-white
wise-white12mo ago
Hi @italo , If you are still having this issue, the information on this doc may be relevant to your query. https://neon.tech/docs/extensions/neon I wish I could help more! Good luck.
Neon
The neon extension - Neon Docs
The neon extension provides functions and views designed to gather Neon specific metrics. The neon_stat_file_cache view Views for Neon internal use The neon_stat_file_cache view The neon_stat_file_cac...

Did you find this page helpful?