How do I use "the connection pooler"?

On the docs for Supabase, it says "Connect to your database using the Connection Pooler for serverless environments" but without elaborating. How do I do this?

The postgres package does talk about it, but it doesn't seem to mention anything about how to do that vs a direct connection
Was this page helpful?