--- title: Postgres data types enableTableOfContents: false redirectFrom: - /docs/postgres/data-types-intro updatedOn: '2024-06-30T17:25:28.125Z' --- Get started with commonly-used Postgres data types with Neon's data type guides. For other data types that Postgres supports, visit the official Postgres [Data Types](https://www.postgresql.org/docs/current/datatype.html) documentation. Array Boolean Date and time Character JSON Decimal Floating point Integer Tsvector UUID