dolthub / dolthub/doltgresql

Support for logical replication

Open
#2,259 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.1k
Forks
73
Avg merge
1d 11h
Merged PRs (30d)
152

Description

I'm considering using [Electric SQL](https://electric-sql.com) as a "sync engine" for frontend clients in an app.

The [docs say](https://electric-sql.com/docs/guides/installation#postgres-requirements) it requires [logical replication](https://www.postgresql.org/docs/current/logical-replication-config.html) to be enabled in PostgreSQL for it to work, and for the user to have `REPLICATION` role.

Does Doltgres support logical replication in this way? If so, how do I enable it? If not, is it planned?

Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by checking Doltgres documentation and PostgreSQL's logical replication requirements, including the REPLICATION role. Determine whether support and configuration instructions already exist; done would require a documented answer or a clearly scoped plan for implementing support.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.