In this chapter we’ll cover four PostgreSQL extensions commonly installed with PostGIS. Extensions expand what you can do with PostGIS beyond the base installation. Each extension can come packaged with additional functions and data types (PostGIS is itself an extension), and each extension has a specific mission. It may allow you to script in an additional language, add specific functionality, or replace existing functions with faster implementations.