Neon

N

Neon

The official Neon Database Discord

Join

šŸ™ļ½œfeedback

ā“ļ½œquestions-and-answers

🐘|postgres

ratty-blush
ratty-blush6/3/2025

NEON MCP Server Got Undefined 'Org_id' error when Listing Project

I ask my Neon MCP in Claude Desktop App to list all the projects, and it gives me "Cannot read properties of undefined (reading 'org_id')" error. Seems like the remote API got changed but the Neon MCP server code haven't updated yet.
No description
optimistic-gold
optimistic-gold6/3/2025

Clarity on compute hours

My team is evaluating Neon to migrate from azure postgres service. I wanted to clarify how the compute hours work in Neon. In launch plan, it says 300 compute hours. Is this per month? What happens if this limit is hit just from the production branch? Thanks in advance.
rising-crimson
rising-crimson6/3/2025

Table can't be accessed

I can't access my Postgre via table editor in neon. This is the error id: 0c172c0973ee4c5ebed3859acabcf43f. I'm also provide the screenshot. The first picture shows the error and the second is that the database can be accessed only via SQL editor.
No description
foreign-sapphire
foreign-sapphire6/3/2025

Connection Error

I do a query upon my expres server starts, the query gets done, but after some time poroably 1 min, the database get closed and error is thrown When i try to ping the url its get timeout, but as soon as i restart my server query gets completed, but again after a 1 min the connection get closed as usual, and this a repeatative process seems This is what my code looks like import * as dotenv from "dotenv";...
No description
rising-crimson
rising-crimson6/3/2025

Difficulty transferring ownership of DB objects away from Neon managed roles

Hi all, I'm pretty new to postgres and I'm far from a DB expert so please bear with me if I haven't got something quite right technically! I'm seeking some guidance on some changes I aim to make to permissions/access in the paid Neon postgres db I use. I don't think it should make any difference in this context, but my DB also has PostGIS installed....
sunny-green
sunny-green6/2/2025

Vercel & neon: Endpoint is disabled

I have a Vercel project that connects to a database hosted on neon. I use @vercel/postgres and drizzle-orm/vercel-postgres. This project had traffic a year ago, but have been idle the last year. Now it's supposed to start up again, but I get errors from neon. The rrror log is from vercel on page load (http 500). The dashboard is when I try to open the tables tab on neon. This is both on my stage and production database. Might be related to the transition from vercel db to marketplace -> neon...
No description
other-emerald
other-emerald6/2/2025

Can't connect to the database (the database got iddled)

Hello everyone, over the weekend I stopped using the database (last time was Friday). Now, when I try to connect, I get a timeout. My app can’t connect to the database, and I also can’t connect via the psql command — it times out as well. I just logged into the Neon console, ran a query, and now my app status changed from ā€œsuspendedā€ to ā€œactive,ā€ but I’m still getting a timeout when trying to connect to the DB. I also don’t see that I’ve used up my available compute time....
No description
ambitious-aqua
ambitious-aqua6/2/2025

Neon OAuth Integration

Hello, I'm the founder of Dyad (https://www.dyad.sh/) which is a vibe coding tool, similar to Bolt/Lovable/v0/Replit but it runs locally and is open-source. I would like to do a Neon OAuth integration https://neon.com/docs/guides/oauth-integration but have not been able to successfully connect with the Neon team to do so. I applied via https://neon.com/partners and scheduled a meeting which was cancelled last-minute and then followed-up via email. I was told a slack channel would be setup, and followed up multiple times with no response. Is it possible to do Neon OAuth integration? We have already done similar OAuth integrations with Supabase http://dyad.sh/docs/integrations/supabase which has been one of the top features for our user base....
flat-fuchsia
flat-fuchsia6/2/2025

"connect to your project" using api?

hi. is it possible to do this in the api? not seeing it in docs. i'm automating neon and stack auth initialization, and i'd like to connect my new neon projects to an existing stack project. right now it seems the the options are only to initialize or transfer, not connect to existing
No description
genetic-orange
genetic-orange6/1/2025

Cursor Neon MCP not connecting to Vercels' linked Neon DB

Neon MCP created a new instance in Neon account, instead of using the DB connected to Vercel. Any idea how I can get the MCP to use the DB connected to Vercel?...
No description
eastern-cyan
eastern-cyan6/1/2025

Table Error and Unarchiving problem

This is the table error ID when opening the branch's tables: 3c1bec27478a4c76a66b9c3efc597f4c I also tried unarchiving my branch. I've tried querying, connecting using my client application and pgAdmin but it didn't unarchive my branch. Is anyone know what happened? ...
other-emerald
other-emerald6/1/2025

Anyone figuring out replit neon branches?

Anyone figured out how to use neon branches in Replit? I'm looking to separate development from production data.
adverse-sapphire
adverse-sapphire6/1/2025

I accidentally set the table name to order

This is the error code: ac9d8f15216f45b3aace88ac79d232b2 Is there any remedy? Thank you for watching...
other-emerald
other-emerald5/31/2025

Instant restore window

Modifying the limit here doesn't affect anything in my current instance right? No restart needed correct?
No description
vicious-gold
vicious-gold5/28/2025

increase limit of concurrently active endpoints

How do i fix this error: Error querying the database: ERROR: You have exceeded the limit of concurrently active endpoints. Please suspend some endpoints and try again. ...
unwilling-turquoise
unwilling-turquoise5/27/2025

Could not connect to Local Neon MCP Server

I'm building a slack bot which listens to messages and connects with neon MCP Server but after running npx -y @neondatabase/mcp-server-neon start neon_api_key it returns nothing to me and not sure what's going on. It does not connect. ...
rival-black
rival-black5/27/2025

Hi All - a couple quick questions, hoping someone can kindly help me

I have been trying to play around with the environments feature and branching for Neon. I am trying to deploy preview branches through v0, which is working, and it deploys a preview Neon DB branch as well - however, when I make schema changes through v0 - they still go into the prod database - rather than into the preview branch. Can you please let me know in case I am missing anything - and if there is a right process to do it especially through v0. I have connected my Neon database through v0, and then updated project details from within vercel "project" settings so that it deploys the preview branch on preview deployments....
plain-purple
plain-purple5/26/2025

what would happen if my branch compute exceeded the plan?

would the entire db go down or what? i dont understand what it is exactly
No description
extended-salmon
extended-salmon5/26/2025

neon with cloudflare hyperdrive in hono.js using postgres.js

hello everyone, i'm having this error that I haven't quite know how to solve yet. it's related to using neon with postgres.js and hyperdrive i'm trying to set up a connection as follows:...
other-emerald
other-emerald5/25/2025

Is the neon serverless driver stateless and suitable for AWS Lambda

I am running up to 1000 concurrent lambda's which need to update various tables in neon - I am looking for best practice way to handle this without getting into connections and connections pooling. Is the neon serverless driver stateless and the way to go? Also some of these lambdas are python based, not node. What is the recommendation for python based lamda usage/setup? thanks...