From 0945424d51de86ee7bb4b15d197ca670a29c22c6 Mon Sep 17 00:00:00 2001 From: Stas Kelvich Date: Thu, 8 Feb 2024 17:37:43 +0200 Subject: [PATCH] Update docs/rfcs/032-compute-aux-files.md Co-authored-by: Bodobolero --- docs/rfcs/032-compute-aux-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rfcs/032-compute-aux-files.md b/docs/rfcs/032-compute-aux-files.md index e1d3c00365..0613de18a7 100644 --- a/docs/rfcs/032-compute-aux-files.md +++ b/docs/rfcs/032-compute-aux-files.md @@ -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.