We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ba09e commit fd8d881Copy full SHA for fd8d881
202112/20211230_02.md
@@ -126,8 +126,11 @@ src/backend/access/transam/xlog.c
126
* after it's written. Also, walreceiver performs unaligned writes, which
127
* don't work with O_DIRECT, so it is required for correctness too.
128
*/
129
-```
+```
130
+
131
+[《PostgreSQL 16 preview - Add io_direct setting (developer-only) - 终于想好好搞shared buffer管理了?》](../202304/20230410_04.md)
132
133
+[《DirectIO & BufferedIO》](../201508/20150816_02.md)
134
135
#### [期望 PostgreSQL 增加什么功能?](https://github.com/digoal/blog/issues/76 "269ac3d1c492e938c0191101c7238216")
136
0 commit comments