Реляционная СУБД с открытым исходным кодом PostgreSQL в последнее время стремительно завоевывает популярность. И это не случайно. Основой ее неоспоримого успеха стали усилия разработчиков со всего мира, приведшие ее в Интернет. В результате многие малые и средние предприятия в настоящее время переводят бизнес с запатентованных баз данных на PostgreSQL. Книга представляет собой полное руководство...
Книга PostgreSQL. Руководство разработчика и администратора является исчерпывающим учебным и справочным пособием по созданию приложений баз данных в одной из наиболее мощных и популярных систем управления базами данных PostgreSQL. Глубоко исследуются вопросы организации сервера PostgreSQL, его функциональные возможности, установка, настройка и выполнение административных работ. Изобилие реальных примеров...
На фоне прочих СУБД, распространяемых с открытыми текстами, PostgreSQL выделяется своей надежностью и богатством возможностей. В книге рассматриваются практические аспекты установки и сопровождения сервера БД на базе PostgreSQL. Основное внимание уделяется таким стандартным операциям, как архивация и восстановление баз данных, управление учетными записями пользователей, создание новых баз данных, запуск и...
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 busines
Learn how to successfully install and manage PostgreSQL as you move through this example-based guide to the popular, high-end database for Linux® PostgreSQL's detailed coverage of everything from PostgreSQL setup to data types and languages will have you quickly building and managing highly functional and dependable databases.
PostgreSQL Essential Reference is a reference book for developers and system administrators who are already familiar with SQL database concepts but that need clear and concise documentation that is specific to PostgreSQL. The book is divided into 3 parts; Basic SQL Reference, PostgreSQL specifics, and PostgreSQL administration. On a whole, it provides a command, the syntax, available options, description, and example code. Readers will be able to easily utilize the code and concepts into their use f the product. An added advantage to this book is that provides all reference material in two ways; alphabetically and by task. This is important because readers of the book will be looking for this information by both methods.