P
Prisma•4mo ago
zeebs

Accelerate - Which Neon Connection (Pooled or Direct)?

I'm connecting Accelerate to a Neon instance. There is an option to connect to their pooler. Which is the most performant connection to use? Curious what the implications are when I connect to the pooled instance.
Solution:
Hello @zeebs 👋 We would recommend using direct connection from Neon database. Accelerate is a connection pooler with caching capabilities, so you don't need to use the pooled connection string from Neon....
Jump to solution
2 Replies
Solution
Nurul
Nurul•4mo ago
Hello @zeebs 👋 We would recommend using direct connection from Neon database. Accelerate is a connection pooler with caching capabilities, so you don't need to use the pooled connection string from Neon.
zeebs
zeebsOP•4mo ago
Thanks. That makes sense

Did you find this page helpful?