cockroachdb / cockroachdb/cockroach
sql: support storage parameter user_catalog_table
Open
A-sql-pgcompat
A-tools-efcore
C-enhancement
O-community
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
Support storage parameter user_catalog_table
user_catalog_table (boolean)
Declare the table as an additional catalog table for purposes of logical replication. See [Section 49.6.2](https://www.postgresql.org/docs/current/logicaldecoding-output-plugin.html#LOGICALDECODING-CAPABILITIES) for details. This parameter cannot be set for TOAST tables.
**Additional context**
This affects efcore.pg tests
Jira issue: CRDB-31178
Epic CRDB-2454
Contributor guide
Assessment
This issue has not been assessed yet.