Neon PostgreSQL
Source and destination
The instructions for connecting to your Neon PostgreSQL instance are the same as those for PostgreSQL but with one caveat: be sure to use the direct connection (non-pooling) Neon hostname. See https://neon.com/docs/connect/connection-pooling#how-to-use-connection-pooling.
Using the pooled connection (i.e. the one with pooler in the hostname) will result in instability.
Updated about 3 hours ago
What’s Next