# Render Postgres — Deploy fully managed, enterprise-grade databases that scale to any workload.

<button-group>

</button-group>

<feature-list>
<feature href="/docs/postgresql-creating-connecting" icon="rocket">

*Create & Connect*

Spinning up a new database on Render? Start here.

</feature>
<feature withBorder={true} href="/docs/postgresql-backups" icon="recovery">

*Recovery & Backups*

Restore your database to a previous state in the event of data loss.

</feature>
<feature withBorder={true} href="/docs/postgresql-read-replicas" icon="replicate">

*Read Replicas*

Offload expensive read operations to separate instances.

</feature>
<feature withBorder={true} href="/docs/postgresql-high-availability" icon="high-availability">

*High Availability*

Automatically swap to a standby database when your primary encounters an issue.

</feature>
<feature withBorder={true} href="/docs/postgresql-apps" icon="dashboard">

*Admin Apps*

Connect apps to manage your schemas, view query plans, and monitor connections.

</feature>
<feature withBorder={true} href="/docs/postgresql-extensions" icon="category">

*Extensions*

Store AI embeddings with pgvector, geospatial data with PostGIS, and much more.

</feature>
</feature-list>

### Plan details

*Flexible plans*

Set your database's storage and compute independently.

*Legacy instance types*

View specs for legacy Starter, Standard, Pro, and Pro Plus instances.

### Advanced topics

*Connection pooling*

Control the volume of connections to your database.

*Upgrading your version*

Move to a more recent version of PostgreSQL.

*Troubleshooting performance*

Diagnose and resolve performance bottlenecks.

### Related content

<strong>A simple query <span className="inline-block">with a big problem</span></strong>

<strong>From slow query to fast <span className="inline-block">—via stats</span></strong>

<strong>Taking random samples <span className="inline-block">from big tables</span></strong>

<strong>Fix a top cause of slow queries in PostgreSQL</strong>

