# PostgreSQL

{% hint style="warning" %}
**Coming Soon** — PostgreSQL CDC support via Write-Ahead Log (WAL) logical replication is currently in development and will be available in a future release.
{% endhint %}

PostgreSQL CDC will use logical replication to stream row-level changes from the WAL. Stay tuned for updates.

For general CDC concepts, options, and examples, see the [Change Capture overview](https://docs.slingdata.io/concepts/change-capture).
