File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - Managing an Application : using-workflow/managing-an-application.md
2828 - Application SSL Certificates : using-workflow/application-ssl-certificates.md
2929 - Managing Workflow :
30- - Backing up and Restoring Data : managing-workflow/backing-up-and-restoring-data.md
3130 - Configuring Load Balancers : managing-workflow/configuring-load-balancers.md
3231 - Configuring DNS : managing-workflow/configuring-dns.md
3332 - Managing Disk Usage : managing-workflow/managing-disk-usage.md
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -24,11 +24,9 @@ of its data to the database component.
2424** Project 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 object
27+ majority of the platforms state. Backups and WAL files are pushed to object
2828storage 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
31- [ Backing up and Restoring Data] [ backupandrestore ] .
29+ replayed from object storage so no data is lost.
3230
3331## <a name =" builder " ></a >Builder: builder, slugbuilder, and dockerbuilder
3432
@@ -145,7 +143,6 @@ documentation][logger-documentation].
145143[ PostgreSQL ] : http://www.postgresql.org/
146144[ WAL-E ] : https://github.com/wal-e/wal-e
147145[ architecture ] : architecture.md
148- [ backupandrestore ] : ../managing-workflow/backing-up-and-restoring-data.md
149146[ components ] : components.md
150147[ concepts ] : concepts.md
151148[ configure-objectstorage ] : ../installing-workflow/configuring-object-storage.md
You can’t perform that action at this time.
0 commit comments