select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 6.3
Historical version. PostgreSQL 6.3 reached end of support in March 2003. See the current manual for supported releases.
PostgreSQL
Prev Next

Chapter 5. Advanced Postgres SQL Features

Table of Contents
Inheritance
Non-Atomic Values
Time Travel
More Advanced Features

Having covered the basics of using Postgres SQL to access your data, we will now discuss those features of Postgres that distinguish it from conventional data managers. These features include inheritance, time travel and non-atomic data values (array- and set-valued attributes). Examples in this section can also be found in advance.sql in the tutorial directory. (Refer to Chapter 4 for how to use it.)


Prev Home Next
Using Aggregate Functions Up Inheritance

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.