Kasper
Kasper
Explore posts from servers
DTDrizzle Team
Created by Kasper on 6/17/2023 in #help
How do I use "the connection pooler"?
I'm assuming I'm doing it wrong because when building I get this error in Cloudflare:
11:55:22.342 node_modules/postgres/src/connection.js:1:16: ERROR: Could not resolve "net"
11:55:22.342 node_modules/postgres/src/connection.js:2:16: ERROR: Could not resolve "tls"
11:55:22.342 node_modules/postgres/src/connection.js:3:19: ERROR: Could not resolve "crypto"
11:55:22.342 node_modules/postgres/src/connection.js:4:19: ERROR: Could not resolve "stream"
11:55:22.343 node_modules/postgres/src/index.js:1:15: ERROR: Could not resolve "os"
11:55:22.342 node_modules/postgres/src/connection.js:1:16: ERROR: Could not resolve "net"
11:55:22.342 node_modules/postgres/src/connection.js:2:16: ERROR: Could not resolve "tls"
11:55:22.342 node_modules/postgres/src/connection.js:3:19: ERROR: Could not resolve "crypto"
11:55:22.342 node_modules/postgres/src/connection.js:4:19: ERROR: Could not resolve "stream"
11:55:22.343 node_modules/postgres/src/index.js:1:15: ERROR: Could not resolve "os"
2 replies
DTDrizzle Team
Created by Kasper on 6/10/2023 in #help
How to insert many rows with one-to-many relationships
I see, that's unfortunate - thanks!
3 replies