Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

fascinating-indigo
fascinating-indigo6/23/2025

Can anyone help me with why when i try

Can anyone help me with why when i try to access my tables from the sidebar in neon that i get: Unexpected error happened 😕 28ef024358af4efe8572290d709496af ...
like-gold
like-gold6/13/2025

pgvectorscale

Came here to ask this as well. @Andre Landgraf Any chance we can get the pg_vectorscale extension (https://github.com/timescale/pgvectorscale) added to neon? DiskANN is much more performant than HNSW.
flat-fuchsia
flat-fuchsia5/26/2025

Hi everyone did anyone was able to

Hi everyone did anyone was able to connect neon.tech to zapier? I need some help
curly-silver
curly-silver5/26/2025

Hello, is there any plan to support

Hello, is there any plan to support citus extension in the future
adverse-sapphire
adverse-sapphire5/26/2025

Hi All,

Hi All, I am using Neon PostgreSQL for my Database. And I am on a free plan of it. I have been using this server for last 6-7 months. But suddenly, I have seen a hike in its compute usage. The compute hours have reached to 192. And as it provides the 190 hours only in the free plan, now I am unable to use that database into my application anywhere. ...
extended-salmon
extended-salmon5/21/2025

Hey all, just poking around with Neon

Hey all, just poking around with Neon for the first time. Love the idea of auto-scaling and branching. I tried running pgbench against a free plan db using default settings -- autoscale up to 2CU. I'm getting really low tps (~250). Is this expected? At the peak, I was using 0.33CU, so it doesn't seem like I'm maxing out the db? My test is run from ~9ms from the database using 48 connections....
generous-apricot
generous-apricot5/17/2025

Pgbouncer scaling

I am using pgbouncer to manage the connection for my postgresql instance. I wanted to know how can I scale pgbouncer with respect to the number of users. As the users increase the connection to the database will also increase which will reach to a limit. How can I make sure that this never happens.
xenial-black
xenial-black5/12/2025

Hi, I'm trying to understand how we're

Hi, I'm trying to understand how we're supposed to handle HA with Neon. I read the HA docs but it's not the info I need. Normally my app would have a separate read and write client, where the write client is pointed at the master node. In the event of a master failover, we'd connect the write client to a newly promoted master node. Is there anything about how Neon works where this isn't recommended, or necessary?...
extended-salmon
extended-salmon5/9/2025

hi! i'm working with one of the core

hi! i'm working with one of the core contributors over at zerosync. We're consistently seeing connection interruptions in the replication stream, and can't 100% confirm whether this is a neon issue or not. Its an issue that seemingly exists only with large replications (a million+ rows). I'm wondering if we might be able to get some help from someone at neon in debugging the issue and getting better access to logs - particularly wal inspections. I need superuser permissions to be able to install CREATE EXTENSION pg_walinspect; which would help us alot. I also am having a hard time getting the datadog integration for postgres logs to show anything other then an 'error' status, with no understanding of what the error actually is or how to fix it....
other-emerald
other-emerald5/8/2025

High data transfer

im sorry, im new to this, I'm working on my Next.js e-commerce project, and I haven't launched it yet—I'm the only one testing the products by browsing them. I recently noticed that after just a couple of visits, it almost reached a 1 GB data transfer limit. I was really surprised and confused about how this is happening. It's just a database table, so how could browsing a few products cause it to reach 1 GB? I don't understand what's going on. Can you guide me on what might be happening here?
statutory-emerald
statutory-emerald5/4/2025

i am using free version , it showimg i

i am using free version , it showimg i used 0.43GB , is used only 70 mb
No description
useful-bronze
useful-bronze5/3/2025

Is there a timeline for adding pg_search

Is there a timeline for adding pg_search to azure instances? This is a killer app for us.
absent-sapphire
absent-sapphire4/30/2025

what graphical tool do people commonly

what graphical tool do people commonly use for building GUIs? baserow, or nocodb, or … I know there are a lot of options, but I have no idea what tools might be a part of common practice. I'm familiar with postgres and psql but not the gui part.
eastern-cyan
eastern-cyan4/22/2025

FDW connect errors

How do I troubleshoot the error ERROR: could not connect to server "ar_db_server" (SQLSTATE 08001) that I get trying to get fdw working? This error code suggests a network issue, and it occurs immediately (doesn't seem like a timeout). This is being run in the Neon SQL Editor, the foreign db is a separate Neon project that I also own. I have checked the host / username / pw / schema many times and verified the role on the foreign db has permissions to use the schema and SELECT from the table (the same role is in use elsewhere and is successfully reading from these schema tables). Everything thru creating the schema imported_data works fine. Also, if instead of IMPORTing the foreign table I create it explicitly with (removing all enum and primary key references), the table gets created properly but if you try to query it you get the same could not connect error as above. ```CREATE EXTENSION IF NOT EXISTS postgres_fdw; CREATE SERVER IF NOT EXISTS ar_db_server...
other-emerald
other-emerald4/22/2025

Multi-database vs RLS

Hey all, 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.
metropolitan-bronze
metropolitan-bronze4/22/2025

Hi, I have been receiving this error

Hi, I have been receiving this error frequently on pgadmin as well as on node js. It works then sometimes it doesn't. Please help!
No description
like-gold
like-gold4/21/2025

Hello, i just got an error trying to

Hello, i just got an error trying to view my tables, and my backend code is crashing because of this: Unexpected error happened 😕 Please download error context and report to our support team...
extended-salmon
extended-salmon4/19/2025

Hi! Is there a timeline for when neon

Hi! Is there a timeline for when neon will add support for allowing access to event triggers? I unfortunately am going to have to migrate off of neon and would really like to come back once its supported I need to use zero sync engine for my project and the size of my database makes neon unusable whenever there is a schema change that takes places with logical replication turned on...
curious-teal
curious-teal4/16/2025

Unexpected error happened 😕Please

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 my code or this issue arises from Neon server side...
unwilling-turquoise
unwilling-turquoise4/15/2025

Hello

Hello