Neon

N

Neon

The official Neon Database Discord

Join

šŸ™ļ½œfeedback

ā“ļ½œquestions-and-answers

🐘|postgres

complex-teal
complex-teal6/9/2025

"Permissions Denied" creating extension on db other than "neondb"

Hello. I am using a db name other than neondb, and trying to add the extension pgcrypto via the Neon SQL Editor running the following: CREATE EXTENSION IF NOT EXISTS pgcrypto; I get this error: "ERROR: permission denied to create extension "pgcrypto" (SQLSTATE 42501)...
correct-apricot
correct-apricot6/7/2025

Is Clerk integration with Neon Auth planned? Any ETA?

I'm considering migrating a project form Supabase to Neon + Clerk. I understand Neon Auth is in beta and only supports Stack Auth at the moment. Are there any plans to add support for Clerk? In the meantime, I can still use Clerk with Neon by taking care of the syncing myself and in the future move to the built-in Neon Auth + Clerk integration, right?...
extended-salmon
extended-salmon6/6/2025

Questions about Safekeeper Replacement and Self-Hosting

Hello, I'm currently exploring Neon Self-Hosting and came across your blog post below, which was very helpful: https://neon.com/blog/paxos#safekeeper-failure ...
optimistic-gold
optimistic-gold6/5/2025

How to get connection string pooler URL from createProject @neondatabase/api-client sdk

I need some help with a use case where we create a new project for each organization customer. I'm using the createProject endpoint for this purpose. The endpoint returns the database connection URL, but it doesn't include the pooler. Is there a way to directly get the pooler connection URL from the endpoint, or is the only option to manually modify the returned URL by appending --pooler?...
national-gold
national-gold6/4/2025

ETIMEDOUT

Hey, I intermittently get the following issue when trying to push my migrations to Neon. AggregateError [ETIMEDOUT]: If I just connect with psql to the same url it works fine. Sometimes it works, sometimes it doesn't work. I thought it might've been a cold start issue or something, so I tried just spinning it up by connecting with psql, but that doesn't seem to solve it. Connecting with psql works fine btw....
absent-sapphire
absent-sapphire6/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
sensitive-blue
sensitive-blue6/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.
fascinating-indigo
fascinating-indigo6/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
adverse-sapphire
adverse-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
funny-blue
funny-blue6/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....
rising-crimson
rising-crimson6/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
extended-salmon
extended-salmon6/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
correct-apricot
correct-apricot6/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....
ambitious-aqua
ambitious-aqua6/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
probable-pink
probable-pink6/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
wise-white
wise-white6/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? ...
correct-apricot
correct-apricot6/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.
other-emerald
other-emerald6/1/2025

I accidentally set the table name to order

This is the error code: ac9d8f15216f45b3aace88ac79d232b2 Is there any remedy? Thank you for watching...
generous-apricot
generous-apricot5/31/2025

Instant restore window

Modifying the limit here doesn't affect anything in my current instance right? No restart needed correct?
No description