mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +00:00
Fix pageserver readme formatting
I put the diagram in a fixed-width block, since it wasn't rendering correctly on github.
This commit is contained in:
committed by
Kirill Bulatov
parent
f5da652388
commit
af712798e7
@@ -13,7 +13,7 @@ keeps track of WAL records which are not synced to S3 yet.
|
||||
|
||||
The Page Server consists of multiple threads that operate on a shared
|
||||
repository of page versions:
|
||||
|
||||
```
|
||||
| WAL
|
||||
V
|
||||
+--------------+
|
||||
@@ -46,7 +46,7 @@ Legend:
|
||||
|
||||
---> Data flow
|
||||
<---
|
||||
|
||||
```
|
||||
|
||||
Page Service
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user