Summary
In this chapter, we learned about the most important features of PostgreSQL replication, such as streaming replication and replication conflicts. Then, we learned about PITR, as well as replication slots. A book on replication is never complete unless it spans around 400 pages thereabouts, but we’ve learned the key points that every administrator should know. You also learned how to set up replication and now understand the most important aspects.
The next chapter, Chapter 11, Deciding on Useful Extensions, is about useful extensions for PostgreSQL. We’ll learn about extensions that provide even more functionality and have been widely adopted by the industry.