Back to Supabase

Pricing Pipelines

apps/docs/content/_partials/billing/pricing/pricing_pipelines.mdx

1.26.081.3 KB
Original Source

<Price price="0.053" /> per hour for each configured pipeline. <Price price="0.60" /> per Gigabyte of data processed during initial sync. <Price price="3.00" /> per Gigabyte of data processed during ongoing replication.

PlanConfigured PipelineInitial Sync Data ProcessedOngoing Replication Data Processed
Free---
Pro<Price price="0.053" />/hr<Price price="0.60" /> per GB<Price price="3.00" /> per GB
Team<Price price="0.053" />/hr<Price price="0.60" /> per GB<Price price="3.00" /> per GB
EnterpriseCustomCustomCustom

Data processed is Postgres row data successfully processed by a pipeline and accepted by its destination. It is measured from the logical row data emitted by Postgres for replication, rather than physical table storage or destination-specific encoding.

For a detailed breakdown of how charges are calculated, refer to Manage Pipeline usage.