Summary

In this chapter, we saw that it is relatively easy to do things way beyond what a simple SQL database server normally supports; thanks to its pluggable language's support.

In fact, you can do almost anything in the PostgreSQL server that you could do in any other application server. Hopefully, this chapter just scratched the surface of what can be done inside a PostgreSQL server.

In the next chapter, we will learn about writing PostgreSQL's more advanced functions in C. This will give you deeper access to PostgreSQL, allowing you to use a PostgreSQL server for much more powerful things.

Get PostgreSQL Server Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.