- PostgreSQL Replication(Second Edition)
- Hans Jürgen Sch?nig
- 70字
- 2021-07-16 13:33:51
Summary
In this chapter, you learned about Point-in-time Recovery, which is a safe and easy way to restore your PostgreSQL database to any desired point in time. PITR will help you implement better backup policies and make your setups more robust.
In the next chapter, we will extend this topic and turn to asynchronous replication. You will learn how to replicate an entire database instance using the PostgreSQL transaction log.
推薦閱讀
- Visual Studio 2012 Cookbook
- 深入淺出DPDK
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- TypeScript實戰指南
- QGIS By Example
- SQL Server 2016數據庫應用與開發
- 單片機C語言程序設計實訓100例
- Learning PHP 7
- 打開Go語言之門:入門、實戰與進階
- 從零開始學Python網絡爬蟲
- Building Business Websites with Squarespace 7(Second Edition)
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Java高手是怎樣煉成的:原理、方法與實踐
- 3D Printing Designs:The Sun Puzzle
- Python面向對象編程(第4版)