When I try to update one of the rows on my table, it fails because I "should add a primary key". But
"Please add a primary key column to your table to update or delete rows"
Contradictory database
I can't update my tables anymore?
Neon on Azure
stack auth with vanilla react , how to setup?
Azure Marketplace Provisioning
Neon tables in Chrome sometimes reload automatically when I switch tabs in Google Chrome
Permission denied to set parameter "sesion_replication_role"
SET session_replication_role = 'replica'
to temporarily remove all FK constraints, so I can seed the db without errors. How can I get the permission back? I'm running as neondb_owner. Alternatively, what do you suggest I do instead if I can't have the permission?update prefix for env vars in vercel

ST_Distance_Sphere not available even with postgis enabled
POSTGIS="3.5.0 d2c3ca4" [EXTENSION] PGSQL="170" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/db/postgres/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" (compiled against PROJ 9.11.1) LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)"
POSTGIS="3.5.0 d2c3ca4" [EXTENSION] PGSQL="170" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/db/postgres/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" (compiled against PROJ 9.11.1) LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)"
Error when creating subscription for replication
Im having an issue connecting database
Can't reach server error

Is there a way to get a diff of two databases
Security measures on Vercel Serverless functions
Trying to grant access to public schema, failing to grant access to public schema
Using neon with honoX
All attempts to open a WebSocket to connect to the database failed. Please refer to https://github.com/neondatabase/serverless/blob/main/CONFIG.md#websocketconstructor-typeof-websocket--undefined. Details: fetch failed
All attempts to open a WebSocket to connect to the database failed. Please refer to https://github.com/neondatabase/serverless/blob/main/CONFIG.md#websocketconstructor-typeof-websocket--undefined. Details: fetch failed
if one safekeeper crashes without a way to recover, humans are still needed?
If the safekeeper is up again, it can join the cluster automatically. But if it crashes without a way to recover, we need to change cluster membership. Right now, such a change requires humans to be in the loop to ensure that the old safekeeper is actually down. It is on our roadmap to automate this procedure.was it done? Thanks....