deleting history

pg_dump: Error - could not translate host name to address
C:\Program Files\PostgreSQL\17\bin>
):
.\pg_dump --schema-only --no-privileges --no-owner "postgresql://postgres:<MY_PASSWORD>@db.blahblahblah.supabase.co:5432/postgres"
I get the error pg_dump: error: could not translate host name "db.blahblahblah.supabase.co" to address: Name or service not known
...JSON data issues with Neon
jsonb
).
Also, whenever I tried editing jsonb
within the Table Editor by double clicking, it goes from something like [{"x": 1}, {"y"; 2}] to [[object Object], [object Object]]. Why?...Tables web viewer not supporting sub views for composite foreign keys
collection_id
and user_key
, the subview query only picks up the first column collection_id
and compared the wrong value user#xxx
to it...
Intermittent errors establishing h2 connection and setting up JWT authorization database extension
Error [NeonDbError]: Server error (HTTP status 500): could not establish h2 connection
Error [NeonDbError]: Server error (HTTP status 500): could not establish h2 connection
Error [NeonDbError]: Server error (HTTP status 500): could not set up the JWT authorization database extension
Error [NeonDbError]: Server error (HTTP status 500): could not set up the JWT authorization database extension
Unexpected error happened 😕
What happens if I got over the monthly data transfer cap?
Custom JWT with RLS Authorize
Connecting Pool (for Postgres transaction) with Auth Session from Clerk using Drizzle ORM
Supabase + Neon + Neon branching + full postgresql compatiblity. is it possible?
migrating from supabase
Neon + Vercel integration + ENV = BUG
I created a PostgreSQL DB on Vercel (managed via the Neon dashboard). After changing the main branch in Neon and deleting the old one, the "automatic environment variable" in Vercel didn't update. It's now stuck on an invalid connection link.
Workaround: I unlinked the DB from the project and manually set the correct environment variable. ...
Transient error invoking PGSQL user defined functions from Node backend using 'pg' library.
select geomatch( $1::text , $2::float, $3::float);
, [userInput , userLat , userLon]); ...Pooling question for using Neon with Cloudflare Hyperdrive
not opening table tab

How to connect with create/drop database rights?
P1001: Can't reach database server at `localhost:5432`
2FA Auth