Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

ambitious-aqua
ambitious-aqua6/14/2025

Connection Issues

I'm running a next.js app locally, Im not sure how the connection reached 901, and I couldnt find any definition in the doc. Im using DrizzleORM and Hono...
correct-apricot
correct-apricot6/13/2025

cat .env displayed as ASCII table

In the demo included in this page https://neon.com/blog/neon-launchpad what shell plugin is the author using to have cat .evn show as an ASCII table?
correct-apricot
correct-apricot6/13/2025

Neon Launchpad | Not Found | SyntaxError: Unexpected token

I'm trying Neon Launchpad, but it is not working as advertised. What am I missing? ```
npx neondb
Need to install the following packages: neondb@0.3.0...
No description
extended-salmon
extended-salmon6/13/2025

Update data from prod DB to child branches

How can I Update to latest data from parent to other branches in Neon DB? I need to update the data in child branches whenever new data is pushed in production database.
unwilling-turquoise
unwilling-turquoise6/13/2025

Can self-managed neon support serverless (virtual machine deployment or k8s deployment)?

The company is currently researching neon and would like to know whether the self-managed open sourc
tame-yellow
tame-yellow6/12/2025

Airtable

quick question, for non app stuff how have folks seen Neon integrated to something link AirTable?
provincial-silver
provincial-silver6/12/2025

Multi-tenanted SaaS architecture & branches

In a multi-tenanted SaaS app, does it make sense to split the tenants into their own database using neon branches? Or is that not their intended use?
eager-peach
eager-peach6/12/2025

Compute time limit reached, and i can't do backup of db anymore.

Hey everyone, I need some help with Neon. My Neon database just hit the compute time quota, and now I can't connect at all — not even to export my data with pg_dump. I'm getting this error: ```...
genetic-orange
genetic-orange6/12/2025

What's the best way to set up a fallback?

Following this morning's incident, we'd like to know how to best set up a fallback db. Does anyone have a solution they like?
metropolitan-bronze
metropolitan-bronze6/12/2025

Connection timeout. Cannot connect to main branch, but children are fine?

Can't reach database server at ep-odd-king-a5angu2l-pooler.us-east-2.aws.neon.tech:5432 Please make sure your database server is running at ep-odd-king-a5angu2l-pooler.us-east-2.aws.neon.tech:5432. Have seen this a ton, but usually it goes away. Now have my production server down. Any reason why this would be happening? Tried increasing the conenction timeout to 20s but no luck....
genetic-orange
genetic-orange6/12/2025

Compute Stuck Pending

Our main branch's primary compute has been stuck at 1 CU - pending for the past 20+ minutes. Is there an ongoing incident?
fair-rose
fair-rose6/12/2025

pricing of NEON

J'ai 04 petites questions: J'aimerais connaitre le prix de stockage 100 GB par an ? J'aimerais connaitre le nombre de stockage GB par an pour le plan "Launch" ? Et pourquoi mon entreprise doit acheter un Espace avec vous ?. ...
ugly-tan
ugly-tan6/11/2025

Instances Idle

Hi, my instances are ALL OK, but idle/suspended, and refusing TLS handshake causing application error and downtime. I thought neon is built to auto activate the instances upon request? how do i activate the instances manually? Do I need a paid plan for this?
equal-aqua
equal-aqua6/11/2025

Raw export log support?

In the https://neon.com/docs/introduction/monitor-query-history I see that there is a way to query for historical queries. Is there a way to get the raw log data exported via an API endpoint? I'm assuming this will be a lot of data, so I'd like to get it gzipped. If it isn't are there any workarounds, and is there any cost or performance issues retrieving this data? I'm hoping neon pushes this data to s3/blob/etc and we can get it there without any performance impact.
metropolitan-bronze
metropolitan-bronze6/10/2025

Database Recovery

Hello, I was on free version of neon and had my database deleted. Can i get my database back when i upgrade my account?
extended-salmon
extended-salmon6/10/2025

Reporting replica that allows writing

I'm trying to create a replica that allows writing so dbt can apply a reporting layer and a BI tool can run caching without messing with production. We tried using branches but the refresh does a full overwrite so we lose anything that had already been written, which is a problem for any data that we uploaded only for reporting purposes. Any ideas?
absent-sapphire
absent-sapphire6/10/2025

Help in connecting Neon db with DatabaseSessionService in google adk

The Problem: I keep getting this error when trying to set up my database connection: greenlet_spawn has not been called; can't call await_only() here. Was IO attempted in an unexpected place? (Background on this error at: https://sqlalche.me/e/20/xd2s) My Setup:...
rare-sapphire
rare-sapphire6/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)...
magic-amber
magic-amber6/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?...