Storage pricing(?)
Cannot use `pg_ivm` extension
CREATE EXTENSION pg_ivm;
and that succeeds.
But when I try to use the extension .
eg...Can't sign up to neon

Branch Unarchival Issues

Vercel Integration Preview Deployment not using Neon Branches in environment variables
Billing clarification
Compute times optimizations
Suspend compute
Operations take a few seconds and i'm not sure why.
Neon/Vercel: POSTGRES_URL uses postgres:// URI scheme instead of postgresql://
POSTGRES_URL
vercel environment variable. Replacing postgres://
with postgresql://
fixes it, so I've got a patch out that overrides POSTGRES_URL
accordingly.
It also seems like our replication user is no longer able to connect to the database. We have performed no relevant database operations / code changes / config changes to my knowledge, so I'm not sure what's going on.
Did Neon roll out an update recently?...restore specific database only
i need to restore Jul 23, 2025 10:52:00.000 AM its 5 hours ago but its showing error that is its old

Unable to Connect to Neon Database Hosted on AWS Singapore Region

Cannot drop subscription
none
and I see the subscription when I select, but I can't drop it for some reason. This is the error I get when trying to drop the subscription with DROP SUBSCRIPTION sub_name;
ERROR: could not drop replication slot "pg_147456_sync_107276_7448440708624468072" on publisher: ERROR: syntax error at or near "DROP_REPLICATION_SLOT" LINE 1: DROP_REPLICATION_SLOT pg_147456_sync_107276_7448440708624468... ^ (SQLSTATE 08006)
ERROR: could not drop replication slot "pg_147456_sync_107276_7448440708624468072" on publisher: ERROR: syntax error at or near "DROP_REPLICATION_SLOT" LINE 1: DROP_REPLICATION_SLOT pg_147456_sync_107276_7448440708624468... ^ (SQLSTATE 08006)
Unsure about when my free tier database will become un-paused & a few questions/statements
application balance
my database is suspended
pg_restore & Size Limits
pg_restore: error: COPY failed for table "my_table": ERROR: could not extend file because project size limit (3072 MB) has been exceeded
HINT: This limit is defined externally by the project size limit, and internally by neon.max_cluster_size GUC
...For NeonDB, do you know if i could setup a birectional bi-region databases
Not sure why I'm being charged compute credits
Freezing/Crashing when creating a new project