Jump to ratings and reviews
Rate this book

PostgreSQL Server Programming

Rate this book
In Detail

Learn how to work with PostgreSQL as if you spent the last decade working on it. PostgreSQL is capable of providing you with all of the options that you have in your favourite development language and then extending that right on to the database server. With this knowledge in hand, you will be able to respond to the current demand for advanced PostgreSQL skills in a lucrative and booming market.

"PostgreSQL Server Programming" will show you that PostgreSQL is so much more than a database server. In fact, it could even be seen as an application development framework, with the added bonuses of transaction support, massive data storage, journaling, recovery and a host of other features that the PostgreSQL engine provides.

This book will take you from learning the basic parts of a PostgreSQL function, then writing them in languages other than the built-in PL/PgSQL. You will see how to create libraries of useful code, group them into even more useful components, and distribute them to the community. You will see how to extract data from a multitude of foreign data sources, and then extend PostgreSQL to do it natively. And you can do all of this in a nifty debugging interface that will allow you to do it efficiently and with reliability.

Approach

This practical guide leads you through numerous aspects of working with PostgreSQL. Step by step examples allow you to easily set up and extend PostgreSQL.

Who this book is for

"PostgreSQL Server Programming" is for moderate to advanced PostgreSQL database professionals. To get the best understanding of this book, you should have general experience in writing SQL, a basic idea of query tuning, and some coding experience in a language of your choice.

266 pages, Kindle Edition

First published June 25, 2013

7 people want to read

About the author

Hannu Krosing

9 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (28%)
4 stars
4 (57%)
3 stars
1 (14%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Kaido.
294 reviews
November 3, 2015
I am not sure if this is a book that a beginner PostgreSQL developer should start with and also I am not sure thad this is a book advanced SQL developer should read. Actually this book didn't have any logical structure. There was a little of this and little of that but overall picture was messy. Author was always in a rush.

I liked the chapter about database trigger creation and how it is used in logging, but i don't reccommend this book if you want to learn fundamenatls of PostgreSQL Server programming.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.