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•13mo ago
Hey! I'll ask internatlly and get back to you. Feel free to ping me if I'm gone too long
quickest-silverOP•13mo ago
Ok thanks 🙂
Hey @Mahmoud any news ?
conscious-sapphire•13mo 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•13mo 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•13mo 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•10mo ago
wen 🙂
broad-brown•10mo ago
this week:
finished dblink test, tweaking fdw test (permissions issue for some fdw functions)
very soon, maybe 2 weeks?stormy-gold•9mo ago
broad-brown•9mo ago
psst, fdw's are live now... (changelog coming friday)
broad-brown•9mo ago
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 ...