Postgresql Administration Essentials

Postgresql Administration Essentials Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Postgresql Administration Essentials book. This book definitely worth reading, it is an incredibly well-written.

PostgreSQL Administration Essentials

Author : Hans-Jürgen Schönig
Publisher : Packt Publishing Ltd
Page : 142 pages
File Size : 54,9 Mb
Release : 2014-10-15
Category : Computers
ISBN : 9781783988990

Get Book

PostgreSQL Administration Essentials by Hans-Jürgen Schönig Pdf

If you are a database administrator who needs to get to grips with PostgreSQL quickly and efficiently, then this book is for you. This book will also be highly beneficial if you are a project leader or a developer who is interested in knowing more about database systems or bottleneck detection, as it will enable you to work more closely and cooperatively with your administrators.

PostgreSQL 14 Administration Cookbook

Author : Simon Riggs,Gianni Ciolli
Publisher : Packt Publishing Ltd
Page : 608 pages
File Size : 41,6 Mb
Release : 2022-03-31
Category : Computers
ISBN : 9781803240787

Get Book

PostgreSQL 14 Administration Cookbook by Simon Riggs,Gianni Ciolli Pdf

Administer, monitor, and replicate your PostgreSQL 14 database for efficient database management and maintenance Key FeaturesTroubleshoot and tackle any administration and management problems in PostgreSQL 14Find expert techniques for monitoring, fine-tuning, and securing your databaseAdopt efficient replication for high availability with PostgreSQL 14Book Description PostgreSQL is a powerful, open-source database management system with an enviable reputation for high performance and stability. With many new features in its arsenal, PostgreSQL 14 allows you to scale up your PostgreSQL infrastructure. With this book, you'll take a step-by-step, recipe-based approach to effective PostgreSQL administration. This book will get you up and running with all the latest features of PostgreSQL 14 while helping you explore the entire database ecosystem. You'll learn how to tackle a variety of problems and pain points you may face as a database administrator such as creating tables, managing views, improving performance, and securing your database. As you make progress, the book will draw attention to important topics such as monitoring roles, validating backups, regular maintenance, and recovery of your PostgreSQL 14 database. This will help you understand roles, ensuring high availability, concurrency, and replication. Along with updated recipes, this book touches upon important areas like using generated columns, TOAST compression, PostgreSQL on the cloud, and much more. By the end of this PostgreSQL book, you'll have gained the knowledge you need to manage your PostgreSQL 14 database efficiently, both in the cloud and on-premise. What you will learnPlan, manage, and maintain PostgreSQL databases in productionWork with the newly introduced features of PostgreSQL 14Use pgAdmin or OmniDB to perform database administrator (DBA) tasksUse psql to write accurate and repeatable scriptsUnderstand how to tackle real-world data issues with the help of examplesSelect and implement robust backup and recovery techniques in PostgreSQL 14Deploy best practices for planning and designing live databasesWho this book is for This Postgres 14 book is for database administrators, data architects, database developers, and anyone with an interest in planning and running live production databases using PostgreSQL 14. Those looking for hands-on solutions to any problem associated with PostgreSQL 14 administration will also find this book useful. Some experience with handling PostgreSQL databases will help you to make the most out of this book, however, it is a useful resource even if you are just beginning your Postgres journey.

PostgreSQL 15 Cookbook

Author : Peter G
Publisher : GitforGits
Page : 338 pages
File Size : 49,5 Mb
Release : 2023-03-28
Category : Computers
ISBN : 9788119177059

Get Book

PostgreSQL 15 Cookbook by Peter G Pdf

If you're a PostgreSQL database administrator looking for a comprehensive guide to managing your databases, look no further than the PostgreSQL 15 Cookbook. With 100 ready solutions to common database management challenges, this book provides a complete guide to administering and troubleshooting your databases using latest PostgreSQL 15. Starting with cloud provisioning and migration, the book covers all aspects of database administration, including replication, transaction logs, partitioning, sharding, auditing, realtime monitoring, backup, recovery, and error debugging. Each solution is presented in a clear, easy-to-follow format, using a real database called 'adventureworks' to provide an on-job practicing experience. Throughout the book, you'll learn how to use tools like pglogical, pgloader, WAL, repmgr, Patroni, HAProxy, PgBouncer, pgBackRest, pgAudit and Prometheus, gaining valuable experience and expertise in managing your databases. With its focus on practical solutions and real-world scenarios, the PostgreSQL 15 Cookbook is an essential resource for any PostgreSQL database administrator. Whether you're just starting out or you're a seasoned pro, this book has everything you need to keep your databases running smoothly and efficiently. Key Learnings Streamline your PostgreSQL databases with cloud provisioning and migration techniques Optimize performance and scalability through effective replication, partitioning, and sharding Safeguard your databases with robust auditing, backup, and recovery strategies Monitor your databases in real-time with powerful tools like pgAudit, Prometheus, and Patroni Troubleshoot errors and debug your databases with expert techniques and best practices Boost your productivity and efficiency with advanced tools like pglogical, pgloader, and HAProxy. Table of Content Getting PostgreSQL 15 Ready Performing Basic PostgreSQL Operations PostgreSQL Cloud Provisioning Database Migration to Cloud and PostgreSQL WAL, AutoVacuum & ArchiveLog Partitioning and Sharding Strategies Solving Replication, Scalability & High Availability Blob, JSON Query, CAST Operator & Connections Authentication, Audit & Encryption Implementing Database Backup Strategies Exploring Database Recovey & Restoration Methods Prometheus & Continuous Monitoring Debugging PostgreSQL Audience This book is ideal for database administrators, developers, and IT professionals who are responsible for managing and troubleshooting PostgreSQL databases. It is also suitable for beginners looking to learn more about PostgreSQL administration and best practices.

PostgreSQL 9 Administration Cookbook Lite

Author : Simon Riggs,Hannu Krosing
Publisher : Packt Publishing Ltd
Page : 104 pages
File Size : 50,6 Mb
Release : 2011-04-15
Category : Computers
ISBN : 1849516200

Get Book

PostgreSQL 9 Administration Cookbook Lite by Simon Riggs,Hannu Krosing Pdf

This book is for Sysadmins, Database Administrators, Architects, Developers, and anyone with an interest in planning for or running live production databases.

Mastering PostgreSQL 13

Author : Hans-Jürgen Schönig
Publisher : Packt Publishing Ltd
Page : 463 pages
File Size : 43,9 Mb
Release : 2020-11-13
Category : Computers
ISBN : 9781800565425

Get Book

Mastering PostgreSQL 13 by Hans-Jürgen Schönig Pdf

Explore expert techniques such as advanced indexing and high availability to build scalable, reliable, and fault-tolerant database applications using PostgreSQL 13 Key FeaturesMaster advanced PostgreSQL 13 concepts with the help of real-world datasets and examplesLeverage PostgreSQL’s indexing features to fine-tune the performance of your queriesExtend PostgreSQL's functionalities to suit your organization's needs with minimal effortBook Description Thanks to its reliability, robustness, and high performance, PostgreSQL has become one of the most advanced open source databases on the market. This updated fourth edition will help you understand PostgreSQL administration and how to build dynamic database solutions for enterprise apps with the latest release of PostgreSQL, including designing both physical and technical aspects of the system architecture with ease. Starting with an introduction to the new features in PostgreSQL 13, this book will guide you in building efficient and fault-tolerant PostgreSQL apps. You’ll explore advanced PostgreSQL features, such as logical replication, database clusters, performance tuning, advanced indexing, monitoring, and user management, to manage and maintain your database. You’ll then work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and move from Oracle to PostgreSQL. The book also covers transactions, locking, and indexes, and shows you how to improve performance with query optimization. You’ll also focus on how to manage network security and work with backups and replication while exploring useful PostgreSQL extensions that optimize the performance of large databases. By the end of this PostgreSQL book, you’ll be able to get the most out of your database by executing advanced administrative tasks. What you will learnGet well versed with advanced SQL functions in PostgreSQL 13Get to grips with administrative tasks such as log file management and monitoringWork with stored procedures and manage backup and recoveryEmploy replication and failover techniques to reduce data lossPerform database migration from Oracle to PostgreSQL with easeReplicate PostgreSQL database systems to create backups and scale your databaseManage and improve server security to protect your dataTroubleshoot your PostgreSQL instance to find solutions to common and not-so-common problemsWho this book is for This database administration book is for PostgreSQL developers and database administrators and professionals who want to implement advanced functionalities and master complex administrative tasks with PostgreSQL 13. Prior experience in PostgreSQL and familiarity with the basics of database administration will assist with understanding key concepts covered in the book.

PostgreSQL 16 Administration Cookbook

Author : Gianni Ciolli,Boriss Mejías,Jimmy Angelakos,Vibhor Kumar,Simon Riggs
Publisher : Packt Publishing Ltd
Page : 637 pages
File Size : 40,7 Mb
Release : 2023-12-04
Category : Computers
ISBN : 9781835468449

Get Book

PostgreSQL 16 Administration Cookbook by Gianni Ciolli,Boriss Mejías,Jimmy Angelakos,Vibhor Kumar,Simon Riggs Pdf

Written by a team of well-known PostgreSQL experts, this new edition will cover all the latest updates of PostgreSQL 16 including 12+ new and improved recipes on logging, monitoring, security and high-performance Purchase of the print or Kindle book includes a free PDF eBook Key Features Skill-up as a database administrator by achieving improved query performance, backup, and recovery management, setting up replication and so on Get to grips with the essentials of database management with a recipe-based approach using the latest features of PostgreSQL 16 New and updated recipes on crucial PostgreSQL topics like Monitoring, Logging, Scalability and so on Book DescriptionPostgreSQL has seen a huge increase in its customer base in the past few years and is becoming one of the go-to solutions for anyone who has a database-specific challenge. This PostgreSQL book touches on all the fundamentals of Database Administration in a problem-solution format. It is intended to be the perfect desk reference guide. This new edition focuses on recipes based on the new PostgreSQL 16 release. The additions include handling complex batch loading scenarios with the SQL MERGE statement, security improvements, running Postgres on Kubernetes or with TPA and Ansible, and more. This edition also focuses on certain performance gains, such as query optimization, and the acceleration of specific operations, such as sort. It will help you understand roles, ensuring high availability, concurrency, and replication. It also draws your attention to aspects like validating backups, recovery, monitoring, and scaling aspects. This book will act as a one-stop solution to all your real-world database administration challenges. By the end of this book, you will be able to manage, monitor, and replicate your PostgreSQL 16 database for efficient administration and maintenance with the best practices from experts.What you will learn Discover how to improve batch data loading with the SQL MERGE statement Use logical replication to apply large transactions in parallel Improve your back up and recovery performance with server-side compression Tackle basic to high-end and real-world PostgreSQL challenges with practical recipes Monitor and fine-tune your database with ease Learn to navigate the newly introduced features of PostgreSQL 16 Efficiently secure your PostgreSQL database with new and updated features Who this book is for This Postgres book is for database administrators, data architects, database developers, and anyone with an interest in planning and running live production databases using PostgreSQL 16. Those looking for hands-on solutions to any problem associated with PostgreSQL 16 administration will also find this book useful. Some experience with handling PostgreSQL databases will help you to make the most out of this book, however, it is a useful resource even if you are just beginning your Postgres journey.

Moodle Administration Essentials

Author : Gavin Henrick,Karen Holland
Publisher : Packt Publishing Ltd
Page : 156 pages
File Size : 55,9 Mb
Release : 2015-07-23
Category : Computers
ISBN : 9781784393182

Get Book

Moodle Administration Essentials by Gavin Henrick,Karen Holland Pdf

This book begins with a brief look at Moodle's background and an examination of its architectural structure and LAMP architecture. You'll learn to create user accounts and understand the methods of authentication based on manual accounts and e-mail-based self-registrations. You'll then develop the Moodle site structure and course set up, and discover how to edit it through a sample faculty site. Next, you'll configure two of the standard themes in Moodle and apply them to organizational branding. You'll also explore how plugins are configured and installed, and learn about backing up, resetting, and restoring Moodle courses. Finally, you'll learn Moodle's security options, along with performance testing, and how to use the built-in Moodle performance testing script.

PostgreSQL Replication

Author : Hans-Jürgen Schönig
Publisher : Packt Publishing Ltd
Page : 322 pages
File Size : 44,8 Mb
Release : 2015-07-28
Category : Computers
ISBN : 9781783988549

Get Book

PostgreSQL Replication by Hans-Jürgen Schönig Pdf

PostgreSQL offers a comprehensive set of replication related features. Unleashing the power of PostgreSQL provides you with countless opportunities and a competitive advantage over other database systems. This book will guide you through the most important concepts of PostgreSQL replication. It contains all the information you need to design and operate replicated setups. Beginning by giving you an understanding of replication concepts, the PostgreSQL transaction log, and Point-in-time Recovery, we gradually move on to setting up asynchronous and synchronous replication. Next up, you will learn to monitor a PostgreSQL cluster setup, deal with monitoring tools, and then move on to understanding Linux High Availability. Further, we explore widely-used tools such as Slony, SkyTools, Postgres-XC, and walbouncer, and set up PL/Proxy. Finally, you'll get acquainted with the new technology of BDR, which allows bidirectional replication in PostgreSQL.

Practical PostgreSQL

Author : Joshua D. Drake,John C. Worsley
Publisher : "O'Reilly Media, Inc."
Page : 639 pages
File Size : 47,8 Mb
Release : 2002-01-07
Category : Computers
ISBN : 9781449310103

Get Book

Practical PostgreSQL by Joshua D. Drake,John C. Worsley Pdf

Arguably the most capable of all the open source databases, PostgreSQL is an object-relational database management system first developed in 1977 by the University of California at Berkeley. In spite of its long history, this robust database suffers from a lack of easy-to-use documentation. Practical PostgreSQL fills that void with a fast-paced guide to installation, configuration, and usage. This comprehensive new volume shows you how to compile PostgreSQL from source, create a database, and configure PostgreSQL to accept client-server connections. It also covers the many advanced features, such as transactions, versioning, replication, and referential integrity that enable developers and DBAs to use PostgreSQL for serious business applications. The thorough introduction to PostgreSQL's PL/pgSQL programming language explains how you can use this very useful but under-documented feature to develop stored procedures and triggers. The book includes a complete command reference, and database administrators will appreciate the chapters on user management, database maintenance, and backup & recovery. With Practical PostgreSQL, you will discover quickly why this open source database is such a great open source alternative to proprietary products from Oracle, IBM, and Microsoft.

PostgreSQL Developer's Handbook

Author : Ewald Geschwinde,Hans-Jürgen Schönig
Publisher : Sams Publishing
Page : 772 pages
File Size : 48,5 Mb
Release : 2002
Category : Computers
ISBN : 0672322609

Get Book

PostgreSQL Developer's Handbook by Ewald Geschwinde,Hans-Jürgen Schönig Pdf

"PostgreSQL Developer's Handbook" provides a complete overview of the PostgreSQL database server and extensive coverage of its core features, including object orientation, PL/SQL, and the most important programming interfaces. The authors introduce the reader to the language and syntax of PostgreSQL and then move quickly into sophisticated programming topics.

PostgreSQL: Up and Running

Author : Regina O. Obe,Leo S. Hsu
Publisher : "O'Reilly Media, Inc."
Page : 167 pages
File Size : 52,7 Mb
Release : 2012-07-06
Category : Computers
ISBN : 9781449326296

Get Book

PostgreSQL: Up and Running by Regina O. Obe,Leo S. Hsu Pdf

Thinking of migrating to PostgreSQL? This updated guide helps you quickly understand and use the 9.3 release of this open source database system. You’ll not only learn about its unique enterprise-class features, but also discover that PostgeSQL is more than just a database system—it’s also an impressive application platform. Using numerous examples, this book shows you how to achieve tasks that are difficult or impossible in other databases. The second edition covers LATERAL queries, augmented JSON support, materialized views, and other key topics. If you’re an existing PostgreSQL user, you’ll pick up gems you may have missed along the way. Learn basic administration tasks, such as role management, database creation, backup, and restore Apply the psql command-line utility and the pgAdmin graphical administration tool Explore PostgreSQL tables, constraints, and indexes Learn powerful SQL constructs not generally found in other databases Use several different languages to write database functions Tune your queries to run as fast as your hardware will allow Query external and variegated data sources with Foreign Data Wrappers Learn how to replicate data, using built-in replication features

PostgreSQL 13 Cookbook

Author : Vallarapu Naga Avinash Kumar
Publisher : Packt Publishing Ltd
Page : 331 pages
File Size : 53,5 Mb
Release : 2021-02-26
Category : Computers
ISBN : 9781838641054

Get Book

PostgreSQL 13 Cookbook by Vallarapu Naga Avinash Kumar Pdf

Get to grips with building reliable, scalable, and maintainable database solutions for enterprises and production databases Key FeaturesImplement PostgreSQL 13 features to perform end-to-end modern database managementDesign, manage, and build enterprise database solutions using a unique recipe-based approachSolve common and not-so-common challenges faced while working to achieve optimal database performanceBook Description PostgreSQL has become the most advanced open source database on the market. This book follows a step-by-step approach, guiding you effectively in deploying PostgreSQL in production environments. The book starts with an introduction to PostgreSQL and its architecture. You’ll cover common and not-so-common challenges faced while designing and managing the database. Next, the book focuses on backup and recovery strategies to ensure your database is steady and achieves optimal performance. Throughout the book, you’ll address key challenges such as maintaining reliability, data integrity, a fault-tolerant environment, a robust feature set, extensibility, consistency, and authentication. Moving ahead, you’ll learn how to manage a PostgreSQL cluster and explore replication features for high availability. Later chapters will assist you in building a secure PostgreSQL server, along with covering recipes for encrypting data in motion and data at rest. Finally, you’ll not only discover how to tune your database for optimal performance but also understand ways to monitor and manage maintenance activities, before learning how to perform PostgreSQL upgrades during downtime. By the end of this book, you’ll be well-versed with the essential PostgreSQL 13 features to build enterprise relational databases. What you will learnUnderstand logical and physical backups in PostgresDemonstrate the different types of replication methods possible with PostgreSQL todaySet up a high availability cluster that provides seamless automatic failover for applicationsSecure a PostgreSQL encryption through authentication, authorization, and auditingAnalyze the live and historic activity of a PostgreSQL serverUnderstand how to monitor critical services in Postgres 13Manage maintenance activities and performance tuning of a PostgreSQL clusterWho this book is for This PostgreSQL book is for database architects, database developers and administrators, or anyone who wants to become well-versed with PostgreSQL 13 features to plan, manage, and design efficient database solutions. Prior experience with the PostgreSQL database and SQL language is expected.

PostgreSQL 10 Administration Cookbook

Author : Gianni Ciolli,Simon Riggs
Publisher : Packt Publishing Ltd
Page : 564 pages
File Size : 50,7 Mb
Release : 2018-05-18
Category : Computers
ISBN : 9781788477895

Get Book

PostgreSQL 10 Administration Cookbook by Gianni Ciolli,Simon Riggs Pdf

A practical guide to administer, monitor and replicate your PostgreSQL 10 database Key Features Get to grips with the capabilities of PostgreSQL 10 to administer your database more efficiently Monitor, tune, secure and protect your database for optimal performance A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL 10 administration with ease Book Description PostgreSQL is a powerful, open source database management system with an enviable reputation for high performance and stability. With many new features in its arsenal, PostgreSQL 10 allows users to scale up their PostgreSQL infrastructure. This book takes a step-by-step, recipe-based approach to effective PostgreSQL administration. Throughout this book, you will be introduced to these new features such as logical replication, native table partitioning, additional query parallelism, and much more. You will learn how to tackle a variety of problems that are basically the pain points for any database administrator - from creating tables to managing views, from improving performance to securing your database. More importantly, the book pays special attention to topics such as monitoring roles, backup, and recovery of your PostgreSQL 10 database, ensuring high availability, concurrency, and replication. By the end of this book, you will know everything you need to know to be the go-to PostgreSQL expert in your organization. What you will learn Get to grips with the newly released PostgreSQL 10 features to improve database performance and reliability Manage open source PostgreSQL versions 10 on various platforms. Explore best practices for planning and designing live databases Select and implement robust backup and recovery techniques in PostgreSQL 10 Explore concise and clear guidance on replication and high availability Discover advanced technical tips for experienced users Who this book is for This book is for database administrators, data architects, developers, or anyone with an interest in planning for, or running, live production databases using PostgreSQL. It is most suited to those looking for hands-on solutions to any problem associated with PostgreSQL administration.

PostgreSQL Administration Cookbook, 9.5/9.6 Edition

Author : Simon Riggs,Gianni Ciolli,Gabriele Bartolini
Publisher : Packt Publishing Ltd
Page : 547 pages
File Size : 45,5 Mb
Release : 2017-04-27
Category : Computers
ISBN : 9781785889806

Get Book

PostgreSQL Administration Cookbook, 9.5/9.6 Edition by Simon Riggs,Gianni Ciolli,Gabriele Bartolini Pdf

Over 150 recipes to help you administer your PostgreSQL database more efficiently About This Book Get to grips with the capabilities of PostgreSQL 9.6 to administer your database more efficiently Monitor, tune, secure and protect your database A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL administration with ease Who This Book Is For This book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience. What You Will Learn Implement PostgreSQL features for performance and reliability Harness the power of the latest PostgreSQL 9.6 features Manage open source PostgreSQL versions 9.5 and 9.6 on various platforms Discover advanced technical tips for experienced users Explore best practices for planning and designing live databases Select and implement robust backup and recovery techniques Explore concise and clear guidance on replication and high availability See the latest details on Logical Replication and Bi-Directional Replication In Detail PostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational, text search, Geographical Info Systems, analytical tools for big data and JSON/XML document management. Starting with short and simple recipes, you will soon dive into core features, such as configuration, server control, tables, and data. You will tackle a variety of problems a database administrator usually encounters, from creating tables to managing views, from improving performance to securing your database, and from using monitoring tools to using storage engines. Recipes based on important topics such as high availability, concurrency, replication, backup and recovery, as well as diagnostics and troubleshooting are also given special importance. By the end of this book, you will have all the knowledge you need to run, manage, and maintain PostgreSQL efficiently. Style and approach This book takes a step-by-step, recipe-based approach, where each recipe focuses on a particular challenge faced by a PostgreSQL administrator while administering his/her database. Explained in a very easy to follow manner, every task is supported with best practices, tips and tricks.

Learning PostgreSQL

Author : Salahaldin Juba,Achim Vannahme,Andrey Volkov
Publisher : Packt Publishing Ltd
Page : 464 pages
File Size : 42,7 Mb
Release : 2015-11-30
Category : Computers
ISBN : 9781783989195

Get Book

Learning PostgreSQL by Salahaldin Juba,Achim Vannahme,Andrey Volkov Pdf

Create, develop and manage relational databases in real world applications using PostgreSQL About This Book Learn about the PostgreSQL development life cycle including its testing and refactoring Build productive database solutions and use them in Java applications A comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQL Who This Book Is For If you are a student, database developer or an administrator, interested in developing and maintaining a PostgreSQL database, then this book is for you. No knowledge of database programming or administration is necessary. What You Will Learn Learn concepts of data modelling and relation algebra Install and set up PostgreSQL database server and client software Implement data structures in PostgreSQL Manipulate data in the database using SQL Implement data processing logic in the database with stored functions, triggers and views Test database solutions and assess the performance Integrate database with Java applications Detailed knowledge of the main PostgreSQL building objects, most used extensions Practice database development life cycle including analysis, modelling, (documentation), testing, bug fixes and refactoring In Detail PostgreSQL is one of the most powerful and easy to use database management systems. It has strong support from the community and is being actively developed with a new release every year. PostgreSQL supports the most advanced features included in SQL standards. Also it provides NoSQL capabilities, and very rich data types and extensions. All that makes PostgreSQL a very attractive solution in various kinds of software systems. The book starts with the introduction of relational databases with PostegreSQL. It then moves on to covering data definition language (DDL) with emphasis on PostgreSQL and common DDL commands supported by ANSI SQL. You will then learn the data manipulation language (DML), and advanced topics like locking and multi version concurrency control (MVCC). This will give you a very robust background to tune and troubleshoot your application. The book then covers the implementation of data models in the database such as creating tables, setting up integrity constraints, building indexes, defining views and other schema objects. Next, it will give you an overview about the NoSQL capabilities of PostgreSQL along with Hstore, XML, Json and arrays. Finally by the end of the book, you'll learn to use the JDBC driver and manipulate data objects in the Hibernate framework. Style and approach An easy-to-follow guide to learn programming build applications with PostgreSQL, and manage a PostgreSQL database instance.