January 2019
Beginner
556 pages
14h 19m
English
By default, when a database is created, it's cloned from a template database called template1. The template database contains a set of tables, views, and functions that are used to model the relation between the user-defined database objects. These tables, views, and functions are part of the system catalog schema, called pg_catalog.
The PostgreSQL server has two template databases:
Read now
Unlock full access