Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

conscious-sapphire
conscious-sapphire4/23/2025

Pipeline for adding the "Launch" subscription plan to Azure?

We have currently deployed our Neon subscription plan through Azure. We are on a paid subscription, but wish to change our plan to "Launch" for the time being as we scale. This option doesn't seem available on Azure. Any possiblilty or pipeline to get this plan added to Azure?...
No description
foreign-sapphire
foreign-sapphire4/22/2025

Best Method for Connecting to Neon from Serverless Functions Using Drizzle ORM

I'm building a Remix app hosted on Vercel and also running some AWS Lambda functions. I'm trying to determine the best way to connect to my Neon database using Drizzle ORM in a serverless environment. Currently, I'm evaluating two approaches: Here are the options I am currently looking at....
fascinating-indigo
fascinating-indigo4/21/2025

Multi-tenant Design Approach

I am working on a project that involves an organization signing up and then multiple customers will be signing in per organization. I want to introduce multi-tenancy in this project such that all customers of an org share the same database and this is isolated from other orgs. The Neon docs recommend project per user/org approach. I was wondering if just applying RLS would suffice. Any recommendations are helpful.
dependent-tan
dependent-tan4/21/2025

Getting Error.captureStackTrace in the dashboard

Tried accessing the dashboard via browser to see the changes in db are reflected or not, and this error pops up almost always
evident-indigo
evident-indigo4/21/2025

Database Query Failure – server_login_retry Error with prisma.story.findMany()

Business Impact Statement: Our application relies on Prisma to fetch and serve dynamic content to our users. This error is preventing the system from retrieving data from the story table, resulting in incomplete or broken user experiences across several pages. This issue is affecting our production environment and disrupting user workflows, leading to potential customer dissatisfaction and business loss. Problem Description: ...
deep-jade
deep-jade4/20/2025

Confusing branches and backups. Unclear how to delete all branches

Hi! We are in quite a pickle with the neondb branches. We have 6 branches now one of them being master - the main one we use. When i'm trying to cleanup, none of the branches are letting me to delete them, it's either the "cannot delete branch that has children" or "cannot delete root". When I try to flip the default branch by using the "restore from branch" features, i end up with one more branch which is created every time I do the restore (which also cannot be deleted). I'm afraid we are stuck and unable to delete these branches and not even sure at this point how "restore from branch" functionality is meant to work without getting into such situation. I do see the early access "backup and restore" function, however, it seems to not work with the previous backup mechanism with branches as it's not letting to create a snapshot when branches are involved. Could you please clarify how this feature is meant to be used and how would it be possible to have 1 branch and delete all the rest 🙏 I presume backups via branches are more flexible than just snapshotting, however the deletion part is unclear....
No description
rising-crimson
rising-crimson4/20/2025

Transfer and Package

I exported the project I developed with v0 and this project is a marketplace site, but the database of the project is still connected via v0, how can I solve this? I am currently using the free version, sometimes there are high ms values between pages, is this normal? I will activate the site and switch to the paid version, but I don't know which package to buy.
fascinating-indigo
fascinating-indigo4/20/2025

Pool Error while connecting with Drizzle and error to view tables through Neon Dashboard

In both Cases, there is a connection error, and when I try to see my tables through SQL Editor, I get the same connection error. I am using Drizzle ORM with Node.js with pooling to connect to Neon, but I am getting the pool error. I am sharing the screenshots....
No description
mute-gold
mute-gold4/19/2025

Unexpected error happened 😕Please download error context and report to our support team

error:- Include Drizzle local storage { "drizzle-version": "2.0.1", "drizzle-playground": {...
No description
fascinating-indigo
fascinating-indigo4/18/2025

How to migrate tables from local to neon?

I am using docker for local development using postgres but when I run pnpm drizzle-kit migrate it show me success message migrations applied but when i check neon tables there is nothing. no tables. I confirm I have changed the database connection string in the env with neon. I have followed this guide to create docker setup https://neon.tech/guides/drizzle-local-vercel...
like-gold
like-gold4/18/2025

:fire: I need to transfer DB to other place

I have exceed free plan and need to upgrade. But I am not a a owner, I invited to the project. So I can't upgrade it's plan. The communication with owner has stopped. How should I dump my DB? ...
frozen-sapphire
frozen-sapphire4/17/2025

How to join tables across different Neon dbs

What's the best way to join across tables in different Postgres dbs (but that are all Neon)? Is there some approach to this other than the postgres_fdw extension? Does it work differently to access dbs within the same Neon project as it does to access dbs in another Neon project? thanks
foreign-sapphire
foreign-sapphire4/17/2025

Possible to change the region?

Is it possible to change the region of an existing database/project?
fascinating-indigo
fascinating-indigo4/17/2025

Is it possible to use Neon Auth with Clerk instead of Stack Auth?

Is it possible to use Neon Auth with Clerk instead of Stack Auth? If not, is it possible to sync Clerk user data in a table in Neon?
conscious-sapphire
conscious-sapphire4/16/2025

Permissions for contributors on projects?

I want to give contributor access to specific branches without access to main. Is this possible?...
other-emerald
other-emerald4/16/2025

🚨 Project Suspended – Need Help Resuming on Neon.tech

My PostgreSQL project on Neon is currently showing “Suspended”, and I’m unable to access the database. I’ve checked the dashboard, but I don’t see a “Resume” button or clear error. Details: Branch: main...
frail-apricot
frail-apricot4/16/2025

#Unexpected error happened Please download error context and report to our support team.

im getting this in Neon DB is this due to my fault in code or from Neon server side
fair-rose
fair-rose4/16/2025

Cannot Connect to NeonDB from Docker/Prisma (ARM64, SNI, All Best Practices Followed)

Hello Neon Support, I am unable to connect to my NeonDB instance from a Dockerized Python/Prisma application, despite following all best practices and Neon documentation for SNI and ARM64 support. Details: NeonDB Endpoint: ep-royal-wave-a2w289mf-pooler.eu-central-1.aws.neon.tech:5432...
quickest-silver
quickest-silver4/14/2025

Authenticated role taking way too long to query (20+ sec) compared to db owner (8.8ms)

I am running the same exact query in different roles, and I'm puzzled by mind boggling difference in response time. Am I missing something or is there any current issue affecting neon currently?
No description
conscious-sapphire
conscious-sapphire4/14/2025

I am trying to run test migrations by creating a branch in neon for db of my already deployed app

The flask app is deployed on render and I am following the article for this purpose my app also connects to redis when launched so I have made changes to the workflow given in the article (basically it spins up a redis server and checks it via redis client with a PING request) I have added an API key and added my NEON_PROJECT_ID and NEON_API_KEY but I am getting the following error ``` branch doesn't exist, branch id: br-restless-shape-a1yqjyx0...