Ebook Free PostgreSQL: Up and Running: A Practical Introduction to the Advanced Open Source Database, by Regina O. Obe, Leo S. Hsu
So, even you need obligation from the business, you may not be perplexed more due to the fact that books PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu will constantly 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 partner today to cover your job or job, you can as quickly as feasible get this publication. Just how? As we have told recently, merely check out the link that our company offer below. The verdict is not only guide PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu that you look for; it is just how you will certainly obtain lots of books to sustain your skill and ability to have great performance.
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
PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu Actually, book is really a window to the globe. Even many individuals might not appreciate checking out publications; guides will certainly always offer the exact details regarding truth, fiction, encounter, journey, politic, faith, and more. We are right here an internet site that offers compilations of books more than guide store. Why? We offer you lots of varieties of link to obtain guide PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu On is as you require this PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu You could locate this publication conveniently right here.
This PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu is quite correct for you as beginner viewers. The users will certainly constantly start their reading routine with the favourite motif. They might rule out the writer and also publisher that develop guide. This is why, this book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu is really appropriate to check out. However, the principle that is given up this book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu will certainly reveal you several things. You can start to like likewise reviewing up until the end of the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu.
Additionally, we will certainly share you the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu in soft data types. It will not interrupt you to make heavy of you bag. You need just computer system device or gadget. The link that we provide in this site is available to click and then download this PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu You understand, having soft file of a book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu to be in your device could make ease the users. So by doing this, be a good viewers currently!
Just connect to the net to gain this book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu This is why we suggest you to utilize and utilize the established technology. Checking out book doesn't imply to bring the printed PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu Created modern technology has permitted you to read just the soft file of guide PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu It is same. You might not should go and also get conventionally in browsing the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu You may not have enough time to invest, may you? This is why we give you the best means to obtain the book PostgreSQL: Up And Running: A Practical Introduction To The Advanced Open Source Database, By Regina O. Obe, Leo S. Hsu currently!
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