NeonN
Neon17mo ago
13 replies
dangerous-fuchsia

I have a new NeonDbError "password authentication failed for user 'xxxx'" error when using Pool

Previously, my code seemed to be working fine until I switched to creating the database client as a Pool. The neon connection string is created in CI and passed into the server environment automatically, and this is the first time I'm seeing this error.

Is it known to be flakey/slow at creating connection strings that immediately start working? Or is there a difference between http vs websocket vs pool clients in Drizzle?

I can provide more details on the setup and everything, but I wanted to ask here first
Was this page helpful?