Vercel + Neon + RLS
I'm using Neon postgres integration with Vercel. I need to be able to set the "role" for the auto-generated database URLs that are added to my vercel project ENV.
I need to configure this because right now the URLs from the integration use the full admin db.
I'm trying to use the authenticated role for RLS. How can I do this? I can't find where to configure the role for this integration in Vercel or in Neon....
Compute Hours Limit Reached
Hey Guys I am on the Launch plan and even without any usage I have hit 300 compute hours for some reason how can I know what is the problem here?
can't download db schema
Hi everyone. First of all, thank you for such a service, using it is a breeze ❤️ Could you help me with issue of a database schema not being downloadable? I tried to download it both on Safari and Brave and couldn't.
I'm on development branch, could this be a reason?
Thank you!...
neonctl auth in a VM?
I can't be the first person to install neonctl in a virtual machine. When I run neonctl auth, it tries to spawn the browser and fails.
I can manually enter the URL into my browser, but then it redirects to 127.0.0.1 but there is of course nothing running there.
Additionally, neonctl seems to crash after failing to spawn the browser so there's nothing listening there either, and invoking the target URL in the VM via curl or wget fails....
import
I was trying import our database from AWS Why does the import feature say pg_cron is unsupported? The docs say its supported

Issues with anon-pg
I am facing similar issues to this issue. I'm wondering if it will be fixed or if I can get an ETA from the dev team about when this could be fixed.
Using Neon + Drizzle + Lambda
I am too confuse how to setup Neon + Drizzle + Lambda, I see alot of package that support every possible answer, but don't know which one is good one.
main goal is to run quick and efficient way in aws lambda.
I found nenodatbase/serverless and also drizzle have own drizzle-orm/neon-serverless....
Can I estimate pricing based on usage in my current GCP Cloud SQL?
Hi, I have a few applications that currently use Google Cloud SQL on GCP. Is there some way to convert current usage metrics into the way Neon charges for usage? I don't really understand fully the variables that go into the pricing and what would determine them.
Although being able to calculate that is ideal, if someone could tell me "it will definitely be much cheaper to switch" (or not) that would be helpful too....
Problem whit MCP
Hi, I'm having this problem when using Neon MCP. It's constantly sending me a usage authorization request, even when I'm not using it. Is there a way to avoid this or something I can do to prevent it?

Databases not visible in UI
I have a project which has been working perfectly fine until recently: now database selector is empty in the
SQL editor
view and Tables
page does not load (JS throws Error: database id should not be empty
). However, the database works just fine when connecting remotely. Any suggestions how to debug?endpoint is not active, could not restart
My database is suspended and there is no way to restart, does someone know how I can restart my database again?
I tried to use: https://console.neon.tech/api/v2/projects/***/endpoints/***/restart but doesn't work. I get the below error. And there is nothing to find in Neon console to restart my database...
{"request_id":"9ffaeba0-d697-4bb9-9deb-7e88b25c6506","code":"","message":"endpoint is not active, could not restart"}%...

LISTEN/NOTIFY is not working on express server
I created triggers and listening on express server if I manually quering from express server then it's returning data but I any row created in table than it's not giving me any data.
Restore help
Hi. Does anyone know if I move from a free plan to a paid plan will I be able to see data changes from the previous week?
Db connections are not removed when established from aws lambda
Hi team, we are running in aws lambdas and setting up a connection like this:
```
const pool = new Pool({
connectionString: ...,
connectionTimeoutMillis: 10000, // connection timeout in milliseconds...

Apache AGE as Dynamic Extension
Im comparing offerings and Neon has everything I need except Apache AGE.
Is there anything about AGE that is incompatible with the serverless architecture?
Has anyone requested AGE and have it denied?...
Run embedding (Insert) SQL stuck forever when using pgrag
I am testing the pgrag capability on neon following this https://neon.tech/docs/extensions/pgrag#end-to-end-rag-example official guide. I give the db 2 CU (8G RAM) that should be surfficent enough for RAG with only a few documents.
The image is the table schema using vector index. If I directly insert array of number to this table, it works without any issue.
But if I use
rag_bge_small_en_v15.embedding_for_passage
function, then the db connection stuck forever (in pycharm). What could went wrong? I already tried asking NEON AI....
could not access file "$libdir/pg_search": No such file or directory
i am having this issue currently, could this be an issue on the neon side ?
Is it possible to change database region?
Hi everyone!, it has already happened to me a couple of times that the server where I have my db goes down, so I was wondering if is there any way to change the region momentarily or if it is possible to restore my db service while the server is recovering?, in order to prevent my database from being unavailable. Thank you all!
Compute pending
Hi all. I am new to Neon and SQL. I ran into an issue where compute is stuck at 'pending'. How do I resolve this? Thank you.

Delete account
Hi, I no longer have use for Neon as I've quit the project that was using it, therefore I'd like the account to be deleted.
I can't do this via the dashboard because there is an organisation I cannot leave as it's managed by Vercel, but I don't have an account with Vercel. I'm on the free plan, so this is the only place I know of where I can ask for this.
Thanks....