We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Data Types in PostgreSQL

Formal Metadata

Title
Data Types in PostgreSQL
Subtitle
A guide tour
Alternative Title
Overlooked Data Types
Title of Series
Number of Parts
34
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Everyone knows how to tell a TIMESTAMP from a TEXT, but how deep into the catalogue of Postgres data types have you gone? In this talk, we'll push past the best-known types into the pantheon of useful but less-appreciated data types Postgres has to offer, including both some that come bundled with Postgres, some you can define for yourself, and some that are available today as extensions.