Add a way to create read stream object by using SMgrRelation.
Noah Misch <noah@leadboat.com>
Add a way to create read stream object by using SMgrRelation. Currently read stream object can be created only by using Relation. Nazir Bilal Yavuz Discussion: https://postgr.es/m/CAN55FZ0JKL6vk1xQp6rfOXiNFV1u1H0tJDPPGHWoiO3ea2Wc=A@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/aio/read_stream.c | modified | +62 −14 |
| src/include/storage/read_stream.h | modified | +10 −0 |
Discussion
- Use read streams in CREATE DATABASE command when the strategy is wal_log 12 messages · 2024-04-16 → 2024-07-23