PDF Ebook PostgreSQL: Up and Running, by Regina Obe, Leo Hsu
Today book PostgreSQL: Up And Running, By Regina Obe, Leo Hsu we offer right here is not kind of usual book. You recognize, checking out now doesn't imply to take care of the published book PostgreSQL: Up And Running, By Regina Obe, Leo Hsu in your hand. You could get the soft documents of PostgreSQL: Up And Running, By Regina Obe, Leo Hsu in your gadget. Well, we suggest that guide that we extend is the soft data of guide PostgreSQL: Up And Running, By Regina Obe, Leo Hsu The content and all points are same. The distinction is only the types of guide PostgreSQL: Up And Running, By Regina Obe, Leo Hsu, whereas, this problem will specifically pay.

PostgreSQL: Up and Running, by Regina Obe, Leo Hsu
PDF Ebook PostgreSQL: Up and Running, by Regina Obe, Leo Hsu
PostgreSQL: Up And Running, By Regina Obe, Leo Hsu. Join with us to be member right here. This is the website that will certainly provide you reduce of browsing book PostgreSQL: Up And Running, By Regina Obe, Leo Hsu to read. This is not as the other website; guides will certainly remain in the kinds of soft documents. What advantages of you to be member of this website? Get hundred collections of book link to download and also get constantly updated book on a daily basis. As one of guides we will present to you now is the PostgreSQL: Up And Running, By Regina Obe, Leo Hsu that features a quite pleased principle.
Obtaining guides PostgreSQL: Up And Running, By Regina Obe, Leo Hsu now is not kind of hard means. You can not only choosing e-book store or collection or borrowing from your pals to review them. This is a quite simple method to precisely get guide by on the internet. This online publication PostgreSQL: Up And Running, By Regina Obe, Leo Hsu could be one of the options to accompany you when having extra time. It will certainly not waste your time. Believe me, guide will certainly show you new point to read. Simply spend little time to open this on-line publication PostgreSQL: Up And Running, By Regina Obe, Leo Hsu and review them any place you are now.
Sooner you get guide PostgreSQL: Up And Running, By Regina Obe, Leo Hsu, quicker you could take pleasure in reading guide. It will certainly be your turn to keep downloading guide PostgreSQL: Up And Running, By Regina Obe, Leo Hsu in provided web link. By doing this, you can truly make an option that is served to obtain your personal publication online. Right here, be the first to obtain the e-book qualified PostgreSQL: Up And Running, By Regina Obe, Leo Hsu and also be the first to recognize how the author suggests the notification as well as understanding for you.
It will have no doubt when you are going to choose this publication. This motivating PostgreSQL: Up And Running, By Regina Obe, Leo Hsu book could be checked out entirely in certain time depending upon exactly how typically you open and review them. One to keep in mind is that every book has their own production to acquire by each viewers. So, be the great reader as well as be a better person after reading this publication PostgreSQL: Up And Running, By Regina Obe, Leo Hsu
If you're thinking about migrating to the PostgreSQL open source database system, this guide provides a concise overview to help you quickly understand and use PostgreSQL's unique features. Not only will you learn about the enterprise class features in the 9.2 release, you'll also discover that PostgeSQL is more than just a database system--it's also an impressive application platform.
With numerous examples throughout this book, you'll learn how to achieve tasks that are difficult or impossible in other databases. If you're an existing PostgreSQL user, you'll pick up gems you may have missed along the way.
- Sales Rank: #1161740 in Books
- Brand: Brand: O'Reilly Media
- Published on: 2012-07-18
- Released on: 2012-07-18
- Original language: English
- Number of items: 1
- Dimensions: 9.19" h x .36" w x 7.00" l, .61 pounds
- Binding: Paperback
- 168 pages
- Used Book in Good Condition
From the Back Cover
- 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
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 is a co-author of the book 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 is a co-author of the book PostGIS in Action.
Most helpful customer reviews
36 of 38 people found the following review helpful.
Misleading title, misleading reviews
By Theodore D. Sternberg
This is not an introduction to PostgreSQL. It's certainly not a "tutorial", as another reviewer claims. A better title would be "PostgreSQL Tips and Tricks". This book won't make much sense until you've already familiarized yourself with PostgreSQL's online documentation. As for how useful those tips and tricks are, I can't say. I came to this book with a solid academic understanding of databases (at the level of Ullman's Principles of Database & Knowledge-Base Systems, Vol. 1: Classical Database Systems) and some light experience with Oracle and PostgreSQL itself. With that as my background, this book didn't offer me much. However, I do intend to learn a lot about PostgreSQL (at this, point, I guess, from its own online documentation), at which point I will return to this book and have more to say. But for now, my warning stands: if you're looking for an introduction or a tutorial, look somewhere else.
As a secondary point, the English in this book is bad enough to be annoying. O'Reilly should be concerned enough about its reputation to hire an editor who understands noun-verb agreement (e.g. "the dog bites the man", not 'the dog bite the man").
1 of 1 people found the following review helpful.
Good but by no means complete
By Ed Behn
This is a good light-weight intro to PostgreSQL. If you don't know where to start, this is a good place. It should be noted that PostgreSQL's official documentation is excellent and the first chapter is a step-by-step setup. The biggest shortcoming of this book it the fact that it inexplicably lacks an index.
5 of 6 people found the following review helpful.
Not Enough Where It Counts
By Kyle Bishop
I'm a big fan of O'Reilly books in general and have come to expect a high level of quality from them. In light of their good record with me, this book was an extreme disappointment. I understood when I got this book that it was meant to be the quicker guide to learning and administrating PostgreSQL and had expected that it would at least be able to act as a good reference book. I came into the book knowing MySQL and was generally okay with SQL and how relational databases work.
However, this book took the what you must know before hand to an extreme level and doesn't even act as a very good reference. First, you must know ANSI SQL in and out before using this book. The book fails to teach the nuances of PostgreSQL because it can always fall back on "well, you should know ANSI SQL before reading this book and PostgreSQL is completely ANSI SQL compliant, therefore we don't need to explain this." It will often throw code at you without much prose.
Its larger failing is the failure to act as a good reference. Almost every paragraph of the book is cut short with "well, you can read the PostgreSQL manual here" followed by a url to the relevant manual page. It's not a reference or an explanation in itself, but rather a reference of where to go to find what you really want. Instead of buying this book for either learning or reference, you would be better off taking your $18 and just getting a nice printed copy of the PostgreSQL manual, since all this book does effectively is point you to it.
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu PDF
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu EPub
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu Doc
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu iBooks
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu rtf
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu Mobipocket
PostgreSQL: Up and Running, by Regina Obe, Leo Hsu Kindle
Tidak ada komentar:
Posting Komentar