Does node-postgres work on pages?

I'm trying to set up drizzle ORM with node-postgres on my SvelteKit pages application and get build errors about lack of support for some node imports.

I've tried both nodejs_compat and node_compat, but the same issues persist.
Was this page helpful?