Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

ambitious-aqua
ambitious-aqua3/8/2025

Is there a way to see Query History, but only for a specific time period?

Is there a way to see Query History, but only for a specific time period (for example, the last 24 hours)?
conscious-sapphire
conscious-sapphire3/6/2025

Database connection is inconsistent

I have a script that runs regularly and makes requests to a neon postgres db. Mid script, database operations will time out for no reason. Its not an issue with my script. Why cant i hold a decent connect to the database?
sensitive-blue
sensitive-blue3/3/2025

JSONB column editing is broken

Hi all, In the web console when I try to edit a JSONB column, it just says [Object Object] and also turns that field into that and stages a change....
No description
crude-lavender
crude-lavender3/1/2025

Creating a new project fails with error "consumption history period not found by user_id"

Hey, after restoring my Neon account, I cannot create new projects anymore. After clicking create an error notification appears with the error: consumption history period not found by user_id; user_id:"<my-user-id>". I replaced my actual user id with <my-user-id> for this post. ...
national-gold
national-gold3/1/2025

Not possible to update cell with data type jsonb

hello, i think you made some update in neon and now i can change content for json format in cell. When I double click it changes the content to Object Object and i lose what was there before.
metropolitan-bronze
metropolitan-bronze2/19/2025

cant connect with db, repeatedly last two days 30+ min interruptions

cant connect with db, repeatedly last two days 30+ min interruptions
conscious-sapphire
conscious-sapphire2/17/2025

Neon api suddenly returning 400 instead of 423 for `endpoint is in the transition state;` errors

The neon api started returning 400 errors instead of 423 for states where a resource was transitioning into a new state. this is defintely a bug and/or breaking-change. code consuming the api would retry on 423 but not 400
wise-white
wise-white2/13/2025

Auth Provider Request: Zitadel

Not much more to add than the title, just a vote for working a zitadel integration into the roadmap.
conscious-sapphire
conscious-sapphire2/6/2025

Request monitor dashboard for logical replication slots

Hi Neon team, my team prefer to have a dashboard to monitor logical replication slots ( current Neon dashboard only monitors Read replica ) like what Digital Ocean has, could your team help us with that ?
conscious-sapphire
conscious-sapphire2/4/2025

FerretDB doc needs update

1) On https://neon.tech/docs/guides/ferretdb one of the example commands is
docker run docker run -p 27017:27017 -e FERRETDB_POSTGRESQL_URL=<NEON_DB_CONNECTION_STRING> ghcr.io/ferretdb/ferretdb
docker run docker run -p 27017:27017 -e FERRETDB_POSTGRESQL_URL=<NEON_DB_CONNECTION_STRING> ghcr.io/ferretdb/ferretdb
there's duplicate docker run here....
optimistic-gold
optimistic-gold1/31/2025

Django on Render with Neon DB

I made changes to my db and pushed to github, but migrations dont run. When I run migrations normally it says No migrations to apply but the migration file exists. Is from render or neon and how do I solve it? I am using Django
dependent-tan
dependent-tan1/28/2025

Feature request: Being able to turn off "Remember me" within the Neon Console.

I've noticed that after logging in, in my case with Google SSO, I remain logged in indefinitely or at least for quite a long time. However, given that we have running production and staging databases, it makes me feel kind of "icky" from a security perspective to open my laptop the next day and still be logged in. If god forbid I forget to logout/close my laptop, and have the Neon Console open this could easily turn into quite a disaster. Which is why I'd like to request the ability to set either a simple checkbox, or a specific time after which my tokens expire and my account is automatically logged out. Until then I'll try to get into the habit of manually logging out, but I'd love to see this small and (I think) powerful addition to security. ...
exotic-emerald
exotic-emerald1/16/2025

Event Triggers / Zero Sync support

Is there any plan to add support for Event Triggers? I'm researching the viability of using Zero (https://zero.rocicorp.dev/) and it has a pretty significant caveat with Neon since Event Triggers are not supported. I was able to get it to work, but it requires a full rebuild when schema changes happen. Zero is looking extremely promising! It looks like supabase will be looking to make it work well, but I would prefer to use Neon. https://x.com/kiwicopple/status/1874752935198179802 More info:...
adverse-sapphire
adverse-sapphire1/10/2025

Bug report

I am facing this error while viewing tables. Attaching error context for more info.
conscious-sapphire
conscious-sapphire1/8/2025

Request extension support

Hello, I would like to know if it's possible to get pg_duckdb extension. Thanks a lot !!
deep-jade
deep-jade12/22/2024

Bug: Table View

Hi, there seems to be a bug with the table view in the UI, the ids dont match for some reason. PFA two screenshots of from the same table with same same but the id column in the UI seems to be buggy Thanks...
No description
generous-apricot
generous-apricot12/18/2024

entries count

Neon UI there could be an entries count on tables section, like "50 rows of 100" in the pagination
xenial-black
xenial-black12/15/2024

Feature request: slow queries overview

I know it's possible to retrieve slow queries using commands or external tools, but it would be great to have this functionality directly available in the neon admin interface (similar to how AWS provides it for their managed databases).
harsh-harlequin
harsh-harlequin12/15/2024

Can't find a way to upgrade plan in Azure

Hi, I am using azure - neon integration and started the free package last week. I have hit the limit of 0.5 GB yesterday but I don't find a way to upgrade my plan in Azure. In the neon console, it asks me to check the azure dashboard.
xenial-black
xenial-black12/13/2024

Feature request: transfer database between projects

It would be great if there were an option in the administration panel or via the API to transfer a database from one project to another.