Ebook Free PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu
Well, when else will you find this prospect to obtain this book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu soft documents? This is your great opportunity to be below and get this excellent publication PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu Never leave this book before downloading this soft data of PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu in web link that we provide. PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu will truly make a good deal to be your best friend in your lonesome. It will be the most effective companion to enhance your operation and pastime.
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu
Ebook Free PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu
New updated! The PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu from the very best author and author is currently readily available right here. This is guide PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu that will make your day reviewing becomes finished. When you are searching for the printed book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu of this title in guide establishment, you might not find it. The problems can be the limited versions PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu that are given in the book store.
Checking out publication PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu, nowadays, will certainly not compel you to always get in the establishment off-line. There is a fantastic location to acquire the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu by on the internet. This site is the most effective site with great deals varieties of book collections. As this PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu will certainly remain in this book, all publications that you require will certainly correct below, also. Merely hunt for the name or title of the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu You can discover what exactly you are searching for.
So, also you require responsibility from the business, you may not be perplexed anymore because books PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu will certainly consistently help you. If this PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu is your best companion today to cover your work or job, you could as quickly as possible get this book. Exactly how? As we have actually told recently, merely check out the link that we provide here. The final thought is not just the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu that you search for; it is how you will certainly obtain numerous publications to sustain your ability and capability to have piece de resistance.
We will certainly show you the most effective and best means to obtain book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu in this world. Great deals of collections that will certainly assist your responsibility will be right here. It will make you feel so perfect to be part of this website. Ending up being the member to consistently see what up-to-date from this book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu website will make you feel best to look for the books. So, recently, as well as below, get this PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu to download and save it for your precious worthy.
Thinking of migrating to PostgreSQL? This clear, fast-paced introduction helps you understand and use this open source database system. Not only will you learn about the enterprise class features in versions 9.2, 9.3, and 9.4, you'll also discover that PostgeSQL is more than a database system--it's also an impressive application platform.
With examples throughout, this book shows you how to achieve tasks that are difficult or impossible in other databases. This second edition covers LATERAL queries, augmented JSON support, materialized views, and other key topics. If you're a current PostgreSQL user, you'll pick up gems you may have missed before.
- 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 use built-in replication features to replicate data
- Sales Rank: #137510 in Books
- Published on: 2014-12-28
- Released on: 2014-12-18
- Original language: English
- Number of items: 1
- Dimensions: 9.19" h x .53" w x 7.00" l, .0 pounds
- Binding: Paperback
- 234 pages
About the Author
Regina Obe is a co-principal of Paragon Corporation, a database consulting company based in Boston. She has over 15 years of professional experience in various programming languages and database systems, with special focus on spatial databases. She is a member of the PostGIS steering committee and the PostGIS core development team. Regina holds a BS degree in mechanical engineering from the Massachusetts Institute of Technology. She co-authored PostGIS in Action.
Leo Hsu is a co-principal of Paragon Corporation, a database consulting company based in Boston. He has over 15 years of professional experience developing and thinking about databases for organizations large and small. Leo holds an MS degree in engineering of economic systems from Stanford University and BS degrees in mechanical engineering and economics from the Massachusetts Institute of Technology. He co-authored PostGIS in Action.
Most helpful customer reviews
19 of 20 people found the following review helpful.
Excellent introduction and desk reference for DBAs new to PostgreSQL
By Darren Douglas
So, first of all I'm a PostgreSQL user for 7 years and an instructor for 3 years. I feel that PostgreSQL has one of the absolute best online documentation repos of any open source project. Easy to use and find answers.
However, in teaching PostgreSQL administration, I find that there are still quite a few individuals who like a comprehensive introduction to a topic. Quite a few of these individuals like that comprehensive introduction to be in book form. This is a good resource for those individuals.
WHAT I LIKE:
1) The authors are active in using PostgreSQL
It is obvious from the tone in which the book is written. Small things, like knowing that Amazon's Redshift is a fork of a PostgreSQL fork . . . aren't monumental, but give the authors credibility in my mind since I use Postgres in its community, EnterpriseDB, and Redshift flavors.
2) Concise, quick tips for administrators
There is more to PostgreSQL administration than configuration of the pg_hba.conf, postgresql.conf, and pg_ident.conf files. However, a solid understanding of these will help a new PostgreSQL user troubleshoot 80% of the issues they will likely encounter. A good but brief coverage of these files' formats, psql, and interactive/non-interactive administration are the best reasons for a new admin to buy this book.
3) Datatype discussion, including new JSON types
There has been a lot of buzz in the community regarding the newer JSON data types that some feel make PostgreSQL a serious competitor in both the relational DB world as well as the unstructured data (MongoDB, Cassandra, etc) world. This book gives a great overview of all existing datatypes as well as the new ones available in 9.4.
WHAT I DON'T LIKE:
1) My preference, but I think the treatment of the PgAdmin tool is too extensive. But my default preference for almost all systems is all command line, all the time.
2) DBAs will always ask about replication. I think the chapter on replication is a VERY light treatment of the subject. So, don't buy this book if you expect a step-by-step guide with hints regarding possible problems, workarounds, tests, etc.
Overall, I'm pleased with this purchase. I bought this book to evaluate how appropriate it would be to give to my students as a reference manual. I like it for that and I wish I had something like this when I was new to PostgreSQL. If you're an active PostgreSQL DBA or power user, it might be an interesting read, but nothing amazing.
8 of 8 people found the following review helpful.
Good for basics
By Josiah Bartlett
If you already know relational databases well and just want an introduction to PostgreSQL then this book is fine. If you are reading the Kindle version it has many links to more detailed or advanced information in blogs, articles, and the PostgreSQL documentation.
8 of 9 people found the following review helpful.
Four Stars
By BlackDjinn
A great introduction to the core concepts. After reading this, the stuff in the manual made sense.
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu PDF
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu EPub
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu Doc
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu iBooks
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu rtf
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu Mobipocket
PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu Kindle
Tidak ada komentar:
Posting Komentar