Update docs/rfcs/032-compute-aux-files.md

Co-authored-by: Bodobolero <peterbendel@neon.tech>
This commit is contained in:
Stas Kelvich
2024-02-08 17:37:43 +02:00
committed by GitHub
parent eaa15be7b9
commit 0945424d51

View File

@@ -4,7 +4,7 @@ In the current Neon architecture, compute nodes can only persist data through WA
* Replication slots
* Postgres statistics files
* `pg_stat_statements`` disk state
* `pg_stat_statements` disk state
* `pg_prewarm` disk state
It may also be beneficial to store observability data, such as compute metrics and page access histograms, in the per-endpoint storage.