N
Neon13mo ago
quickest-silver

New extensions

Hello, I would like to know if it's possible to get 3 more extensions : - dblink - http - pgagent Thanks 🙂
10 Replies
conscious-sapphire
conscious-sapphire13mo ago
Hey! I'll ask internatlly and get back to you. Feel free to ping me if I'm gone too long
quickest-silver
quickest-silverOP13mo ago
Ok thanks 🙂 Hey @Mahmoud any news ?
conscious-sapphire
conscious-sapphire13mo ago
The http and dblink extensions can't be supported right now. You can track our progress here https://github.com/neondatabase/neon/issues/3720
GitHub
Epic: Support dblink and postgres_fdw extensions · Issue #3720 ...
Motivation dblink and postgres_fdw extensions are quite popular in analytical, migration, and sharding use cases. Therefore we need to install them. DoD As a user, I can install these two extension...
conscious-sapphire
conscious-sapphire13mo ago
As for the pgagent extension, I see that it's for scheduling jobs. Neon scales to zero when it is not being used, which means that a scheduler that runs inside the database cannot be implemented. Consider using an scheduler that runs externally instead.
broad-brown
broad-brown13mo ago
the postgres_fdw is planned to roll out this quarter Q4 2024, i'm not sure if dblink is going to roll out with the fdw as well...
foreign-sapphire
foreign-sapphire10mo ago
wen 🙂
broad-brown
broad-brown10mo ago
this week: finished dblink test, tweaking fdw test (permissions issue for some fdw functions) very soon, maybe 2 weeks?
broad-brown
broad-brown9mo ago
psst, fdw's are live now... (changelog coming friday)
broad-brown
broad-brown9mo ago
postgres_fdw and pg_cron are both available https://neon.tech/docs/changelog/2025-01-31
Neon
Changelog Jan 31, 2025 - Neon
The Neon Slack App is available for early access The Neon Slack App helps you stay connected to your Neon Serverless Postgres databases. Here's what you can do ...

Did you find this page helpful?