citusdata / citusdata/pg_shard

Support UNLOGGED tables

Open
#126 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Could `master_create_worker_shards()` be extended in order to optionally create `UNLOGGED` shard placements?

It seems to work when I change them manually but this is tedious. :smile: But it makes a big difference in write speed. Since there are replicas, the risk of `UNLOGGED` seems to be lower than in a single node database.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.