Migrating to Neon using PgLoader
Im trying to use
Im basically running something like
I keep running into the endpointid is not specified error.
So then i add
I verified that libpq => 16 which is what comes installed with homebrew when installing pgloader.
Ive seen the doc here https://neon.tech/docs/connect/connection-errors#the-endpoint-id-is-not-specified
but none of the fixes seems to work with pgloader
pgloader to migrate from aurora serverless mysql to Neon :neon: ?Im basically running something like
I keep running into the endpointid is not specified error.
So then i add
?options=endpoint%3D[endpoint-id] but get the same error.I verified that libpq => 16 which is what comes installed with homebrew when installing pgloader.
Ive seen the doc here https://neon.tech/docs/connect/connection-errors#the-endpoint-id-is-not-specified
but none of the fixes seems to work with pgloader
