-
Book Overview & Buying
-
Table Of Contents
AI-Ready PostgreSQL 18
By :
The application can be installed by the GitHub repository associated with the book, the GitHub repository associated with the book,following the instructions in the README.md file to set up the example in a VM or Docker container with the necessary PostgreSQL extensions. The repo provides the Dockerfile and the Compose commands to create a container with all the necessary extensions.
We strongly recommend that you download and install the sample application so you can follow the examples step by step and learn how to use PostgreSQL effectively to build high-performance transactional, analytical, and AI applications.
Be aware that the sample application requires PostgreSQL 18 (or later) to illustrate new PostgreSQL capabilities, such as RETURNING NEW/OLD for queries and the UUIDV7() function to generate universally unique IDs.