File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ of its data to the database component.
2424Project Location: [ deis/postgres] ( https://github.com/deis/postgres )
2525
2626The database component is a managed instance of [ PostgreSQL] [ ] which holds a
27- majority of the platforms state. Backups and WAL files are pushed to the
28- [ Store ] [ ] through [ WAL-E] [ ] . When the database is restarted, backups are
29- fetched and replayed from Store so no data is lost. For more information
30- on backup and restore read the documentation for
27+ majority of the platforms state. Backups and WAL files are pushed to the object
28+ storage via [ WAL-E] [ ] . When the database is restarted, backups are fetched and
29+ replayed from object storage so no data is lost. For more information on backup
30+ and restore read the documentation for
3131[ Backing up and Restoring Data] [ backupandrestore ] .
3232
3333## Builder: builder, slugbuilder, and dockerbuilder
@@ -145,6 +145,5 @@ documentation][logger-documentation].
145145[ release ] : ../reference-guide/terms.md#release
146146[ router-documentation ] : https://github.com/deis/router
147147[ router ] : #router
148- [ store ] : #store
149148[ using-buildpacks ] : ../using-deis/using-buildpacks.md
150149[ using-dockerfiles ] : ../using-deis/using-dockerfiles.md
You can’t perform that action at this time.
0 commit comments