Epic: optimize WAL ingest pipeline #9624
Labels
a/performance
Area: relates to performance of the system
c/storage
Component: storage
t/Epic
Issue type: Epic
Motivation
We should investigate WAL ingestion and optimize for end-to-end throughput. In particular for migrations of new users, typically
pg_restore
or logical replication.DoD
Ingestion should saturate hardware (either disk or network IO) on at least one of compute, safekeeper, or pageserver.
Implementation ideas
TBD
Tasks
Tasks
pg_restore
performance #9623get_relsize()
during WAL ingestion with many relations #9855flush_lsn
on segment fsync #9688AppendRequest
#9689AppendResponse
on txn commit #9690Other related tasks and epics
The text was updated successfully, but these errors were encountered: