mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-07 13:59:08 +00:00
Update docs/rfcs/032-compute-aux-files.md
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
co-authored by
Heikki Linnakangas
parent
4a8cfb99bb
commit
42ad8df3a9
@@ -3,7 +3,7 @@
|
||||
In the current Neon architecture, compute nodes can only persist data through WAL replication to storage nodes. This method covers most of the data that Postgres persists, but not all. Exceptions include:
|
||||
|
||||
* Replication slots
|
||||
* Postgres statistics files
|
||||
* Postgres statistics files (`pg_stat/pgstat.stat`)
|
||||
* `pg_stat_statements` disk state
|
||||
* `pg_prewarm` disk state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user