GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Readyset Demo
    • Onboard
    • VPC Peering
    • BYO VPC
    • Connect
    • Cache queries
  • Readyset QueryPilot (Beta)
    • Getting Started with QueryPilot on Readyset Cloud
    • Getting Started with QueryPilot in a Self-Hosted Environment
  • Readyset RDST
    • Getting Started
    • Core Concepts
    • Configuration
    • Query Analysis
      • rdst top
      • rdst analyze
      • rdst ask
      • rdst scan
    • Fleet and Audit
      • rdst audit
      • Setting up a fleet
      • rdst fleet audit
      • Snapshots and diff
    • Readyset Cache
      • rdst cache deploy
      • Managing caches
      • Benchmarking with cache-compare
    • Data Agents
    • Integrations
      • Claude Code
      • Slack
      • Web UI
  • Readyset Self-Hosted
    • Step 1 - Install Readyset
      • Docker
        • Postgres
        • MySQL
      • Binaries
        • Install Package
      • Railway
    • Step 2 - Connect to Readyset
      • Connect an application via an ORM
        • Ruby on Rails with Readyset
      • Connect via a database shell
    • Step 3 - Cache queries
      • Neon
      • Supabase
    • Supported Data Types
    • Supported Queries
    • Shallow Caching
    • Hint-Based Caches
    • Configuration Options
    • Command Reference
    • Profiling Queries
      • View query metrics with the database's slow query log
    • Database configuration
      • Postgres
        • General Postgres
        • AWS RDS Postgres
        • AWS Aurora Postgres
      • MySQL
        • General MySQL
    • TLS Support
    • Telemetry
    • Key Concepts
    • Streaming Dataflow
    • Shallow Caching
    • Failover
    • Memory Efficiency
    • Example
    • ProxySQL MySQL Integration
    • Caching slow queries (IMDB)
    • Integrating Readyset into a Prisma app (Cal.com) ↗ (opens in a new tab)
    • Aiven MySQL integration with Readyset
    • Wordpress integration with Query Pilot
  • Releases (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Configuration & SQL Support
Database configuration
Postgres

PostgreSQL Configuration Guides

The guides in this section will walk you through the process of configuring a Postgres 13.0 or 14.0 database to work with Readyset. Please note that other versions are untested so you might run into issues.

General PostgresAWS RDS PostgresAWS Aurora Postgres
Database configurationGeneral Postgres

Readyset Documentation