N
Neon12mo ago
genetic-orange

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
fascinating-indigo12mo ago
Hey! I'll ask internatlly and get back to you. Feel free to ping me if I'm gone too long
genetic-orange
genetic-orangeOP12mo ago
Ok thanks 🙂 Hey @Mahmoud any news ?
fascinating-indigo
fascinating-indigo12mo 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
fascinating-indigo12mo 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
sensitive-blue12mo 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
eager-peach8mo ago
wen 🙂
sensitive-blue
sensitive-blue8mo ago
this week: finished dblink test, tweaking fdw test (permissions issue for some fdw functions) very soon, maybe 2 weeks?
sensitive-blue
sensitive-blue8mo ago
psst, fdw's are live now... (changelog coming friday)
sensitive-blue
sensitive-blue8mo 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?