Neon

N

Neon

The official Neon Database Discord

Join

🙏|feedback

❓|questions-and-answers

🐘|postgres

flat-fuchsia
flat-fuchsia4/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
cloudy-cyan
cloudy-cyan4/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...
flat-fuchsia
flat-fuchsia4/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...
extended-salmon
extended-salmon4/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...
sensitive-blue
sensitive-blue4/15/2025

Hello

Hello
conscious-sapphire
conscious-sapphire4/11/2025

Why I am getting such error??plzz

Why I am getting such error??plzz someone help me out
No description
fair-rose
fair-rose4/10/2025

Sorry to bother but is there a tutorial

Sorry to bother but is there a tutorial which would help me connect neon postgre sql and run sql queries ?
funny-blue
funny-blue4/3/2025

Hello, I am new to Neon platform. My

Hello, I am new to Neon platform. My project is using AWS RDS postgres database in mumbai location. While creating the account, I cant find mumbai location for migrating my database to Neon. Is there any solution to deploy neon in Mumbai aws region?
conscious-sapphire
conscious-sapphire4/3/2025

Hello, on my table i had inserted 75

Hello, on my table i had inserted 75 entries. At my project on the tables section when i go to watch my table's entries i get only 50 and if i remove them. Then i'm able to see the 25 remaining. This impacts my project too because all the entries should be visible. Is there anything i can do to prevent this and be able to have visible all my entries?
conscious-sapphire
conscious-sapphire4/2/2025

Hello again, by them term of Storage.

Hello again, by them term of Storage. What is the meaning? Like the data i entry on a table should not exceed this limit. Or is it something else like the storage of the tables i can create? thanks in advance ❤️
adverse-sapphire
adverse-sapphire4/2/2025

Yep, but it looks like that's not the

Yep, but it looks like that's not the right OID for _int8: ``` const { neon, types } = await import('@neondatabase/serverless'); const sql = neon('postgresql://...');...
extended-salmon
extended-salmon4/1/2025

Hi, I'm getting an error when trying to

Hi, I'm getting an error when trying to create a materialised view in Neon. The error only occurs in neon and not in other postgres databases. Can you help? Error details below :- CREATE MATERIALIZED VIEW results_per_castor_record_mv AS SELECT * FROM...
optimistic-gold
optimistic-gold4/1/2025

Hello gays i face this error when i

Hello gays i face this error when i visit tables tab in Neon Console, please anyone help me.........
conscious-sapphire
conscious-sapphire4/1/2025

Datetime

Hello guys, i'm new to neon. i try to build a local app with neon as the DB. i entry some data to a datagrid. when i data instert i keep track of it on my DB as Insert_date with DATE datatype. but i actually want to have the exact time not just the day it is inserted. can someone help me?
typical-coral
typical-coral3/31/2025

IOPS

Hi folks! I am new to Neon and currently exploring it to have a db-per-tenant. From reading the docs, I can see that Neon is superior to Aurora Serverless V2 (at least for the points I care about). But I am not able to find documentation on how many IOPs are supported per DB on Neon. Does anyone have an idea?
grumpy-cyan
grumpy-cyan3/28/2025

Is there a Postgres function I can use

Is there a Postgres function I can use to find out what branch I am on and if it is protected?
like-gold
like-gold3/24/2025

Hi there. I'm able to connect to my

Hi there. I'm able to connect to my NeonDB fine from home on my Windows machine (via pgAdmin) but when I try on my mac at work, I get connection timeout expired every time. Could this be a firewall issue at work? Do I need some kind of cert on my mac os?
conscious-sapphire
conscious-sapphire3/24/2025

i Am getting this error from 5 days

i Am getting this error from 5 days
absent-sapphire
absent-sapphire3/21/2025

I would like to access my db through

I would like to access my db through psql but I can't log in due to incorrect password. How do i find or reset my neon password? The account is linked with thourgh vercel and github. Can't seem to find where i can reset my password