- PostgreSQL for Data Architects
- Jayadevan Maymala
- 155字
- 2021-07-23 19:41:20
Preface
PostgreSQL is an incredibly flexible and dependable open source relational database. Harnessing its power will make your applications more reliable and extensible without increasing costs. Using PostgreSQL's advanced features will save you work and increase performance, once you've discovered how to set it up.
PostgreSQL for Data Architects will teach you everything you need to learn in order to get a scalable and optimized PostgreSQL server up and running.
The book starts with basic concepts (such as installing PostgreSQL from source) and covers theoretical aspects (such as concurrency and transaction management). After this, you'll learn how to set up replication, use load balancing to scale horizontally, and troubleshoot errors.
As you continue through this book, you will see the significant impact of configuration parameters on performance, scalability, and transaction management. Finally, you will get acquainted with useful tools available in the PostgreSQL ecosystem used to analyze PostgreSQL logs, set up load balancing, and recovery.
- Instant Testing with CasperJS
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- 鋒利的SQL(第2版)
- TypeScript項目開發(fā)實戰(zhàn)
- Learning Unity 2D Game Development by Example
- Python深度學習:模型、方法與實現
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- HTML5移動前端開發(fā)基礎與實戰(zhàn)(微課版)
- Python數據可視化之matplotlib實踐
- C/C++程序設計教程
- Learning Dynamics NAV Patterns
- 鋁合金陽極氧化與表面處理技術(第三版)
- Azure for Architects
- KnockoutJS Blueprints