GitHubGitHub (opens in a new tab) (opens in a new tab)
  • Readyset Demo
    • Onboard
    • VPC Peering
    • BYO VPC
    • Connect
    • Cache queries
    • Release Notes
  • 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
      • Supported Data Types
      • Supported Queries
      • Supported System Variables
    • Command Reference
    • Profiling Queries
      • View query metrics with the database's slow query log
      • Overview
      • Readyset
      • Readyset Server
    • Telemetry
    • TLS Support
    • Database configuration
      • Postgres
        • General Postgres
        • AWS RDS Postgres
        • AWS Aurora Postgres
      • MySQL
        • General MySQL
    • 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
    • Key Concepts
    • Streaming Dataflow
    • Memory Efficiency
    • Example
  • Releases (opens in a new tab)
  • Readyset Demo
    • Onboard
    • VPC Peering
    • BYO VPC
    • Connect
    • Cache queries
    • Release Notes
  • 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
      • Supported Data Types
      • Supported Queries
      • Supported System Variables
    • Command Reference
    • Profiling Queries
      • View query metrics with the database's slow query log
      • Overview
      • Readyset
      • Readyset Server
    • Telemetry
    • TLS Support
    • Database configuration
      • Postgres
        • General Postgres
        • AWS RDS Postgres
        • AWS Aurora Postgres
      • MySQL
        • General MySQL
    • 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
    • Key Concepts
    • Streaming Dataflow
    • Memory Efficiency
    • Example
  • Releases (opens in a new tab)

On This Page

  • Troubleshooting
Question? Give us feedback → (opens in a new tab)Edit this page
Reference
Database configuration

Configure Your Database

You must ensure that your database is configured to support Readyset. Check the detailed guide for your database:

  1. Postgres
  2. MySQL

Troubleshooting

If you experience any issues, please reach out to us in Slack (opens in a new tab) or open a Github issue (opens in a new tab). We will help you troubleshoot.

TLS SupportPostgres

Readyset Documentation