New extensions
Hello,
I would like to know if it's possible to get 3 more extensions :
- dblink
- http
- pgagent
Thanks 🙂
10 Replies
fascinating-indigo•12mo ago
Hey! I'll ask internatlly and get back to you. Feel free to ping me if I'm gone too long
genetic-orangeOP•12mo ago
Ok thanks 🙂
Hey @Mahmoud any news ?
fascinating-indigo•12mo 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...
fascinating-indigo•12mo 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.
sensitive-blue•12mo 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...eager-peach•8mo ago
wen 🙂
sensitive-blue•8mo ago
this week:
finished dblink test, tweaking fdw test (permissions issue for some fdw functions)
very soon, maybe 2 weeks?rare-sapphire•8mo ago
sensitive-blue•8mo ago
psst, fdw's are live now... (changelog coming friday)
sensitive-blue•8mo 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 ...