--- title: Postgres guides summary: >- Covers the features of Postgres within the Neon environment, including data types, extensions, functions, and strategies for optimizing query performance. enableTableOfContents: false redirectFrom: - /docs/postgres/postgres-intro updatedOn: '2026-02-06T22:07:33.125Z' --- Explore Postgres features with Neon's Postgres guides. Learn about data types, extensions, functions, and optimizing query performance. Remember, **Neon is Postgres**, so you're encouraged to reference both the Neon documentation and the [official PostgreSQL documentation](https://www.postgresql.org/docs/current/). Data types Extensions Functions Indexes Query performance Query reference Compatibility Neon Postgres Version Support Upgrade Postgres