Search code examples
postgresqlsupabaseairbyte

Airbyte supabase postgres destination fail with 08001


The Airbyte is installed using abctl.

Getting error - Configuration check failed. State code: 08001; Message: The connection attempt failed. When trying to create airbyte destination from supabase postgres instance(cloud)


Solution

  • Use supabase Session Pooler,

    • Login to supabase & navigate to Project Settings
    • You can find Project connect details by clicking Connect in the top bar
    • Navigate to Session Pooler and click on View parameters

    Use this parameters as destination configuration for your Airbyte destination creation enter image description here