guys im using the pgvector extension and
guys im using the pgvector extension and am about to onboard a large client with 10.000s of files. So far I've only had to deal with 100s of files and 10.000s of chunks. Will I know have to worry about partitioning etc or does neon.tech do some magic for me handling this number of files/chunks? And if not timescale seems to claim some major scalability benefits. Would they be a better vendor?
Connect to Data Studio / Looker Studio
I'm trying to connect a neon database to looker studio and I keep getting an error, even after following the guide here: https://community.neon.tech/t/connect-to-data-studio-looker-studio/299
Error: P1001: Can't reach database
Error: P1001: Can't reach database server at
Please make sure your database server is running at
ep-steep-frost-a2ezhfno-pooler.eu-central-1.aws.neon.tech
:5432
Please make sure your database server is running at
ep-steep-frost-a2ezhfno-pooler.eu-central-1.aws.neon.tech
:5432
....I am using Neon Tech on my NextJS +
I am using Neon Tech on my NextJS + Prisma Project. In local I can get the results but after deploying it in vercel i am not able to get results from Neon. It is returning below error. Can anyone suggest some way ??
TypeError: Failed to parse URL from undefineduser/login...
I know Front-end and trying to build a
I know Front-end and trying to build a webapp which uses postgres as backend, how to do I set up a Neon server for online postgres database? Neon gave me a long link I dont know where to paste it...Would appreciate if someone can help me with setting up the DB and taking it online, thanks!
Possible to restore a deleted database?
Hello, Is it possible to restore database once deleted through console?
Nested Transactions Thread
Oh, you mentioned a ws library, so I guess you will be using the websocket-based one
Cache Hit Rate
Hello,
I'm testing Neon to replace heroku postgres.
Everything is working great, except the buffer hit rate.
On Heroku, I have a 100% hit rate...
Make varcache (the pg parameters cached ...
👋 hello friends, I'm wondering how to take pg_dumps of my (pooled) db. There are lots of warnings on Neon saying it will break things, but this merged PR seems to fix that (maybe?) https://github.com/pgbouncer/pgbouncer/pull/867
Do we know what version of pgbouncer Neon uses?...
@Vadim Kharitonov Per Github, let me
@Vadim Kharitonov Per Github, let me know if you want to talk about replication...
Column from Integer to UUID
I was trying to change the integer type to UUid but it didn't change. What steps to follow
How long does the same query take to
How long does the same query take to execute in the SQL Editor in the Neon console? You can see the time in the bottom right corner. If it's also slow in the SQL Editor, tTry using the Analyze button to debug why.
Maybe try using a larger compute size too. You might be using the default scaling that starts of 0.25 CPU...

Can you share the error and schema?
Can you share the error and schema? Usually something sensible like a serial type is fine: https://github.com/evanshortiss/vercel-neon-drizzle-next/blob/main/src/db/schema.ts#L4
I'm getting an error saying that `"The
I'm getting an error saying that
"The server does not support SSL connections
when I make a http request to the database, even though I was able to do so until now. I'm using Node.jshey guys im having issues with my code:
hey guys im having issues with my code:
using next pages router no ts,
my main issue is the api itself
i get a 400 error and tried it with postman no go...

Hey! ... here i was creating twitch
Hey! ... here i was creating twitch clone ...while connecting for data base using neon and prisma... on nextjs app... i am facing a issue ... after creating the db and initialising prisma and allthe npx prisma generate runs successfully but when i run npx prisma db push it doesnt proceed further ... as in pic 2
can someone help me?...
