Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

102
Vistas
Create an index with both indexed and `INCLUDE` columns in PostgreSQL using ActiveRecord

What I want to create is one of the indexes that has some columns indexed and others included. This kind of index is described by PostgreSQL in their documentation here

The SQL query to create the index looks something like CREATE INDEX tab_x_y ON tab(x) INCLUDE (y);

Looking at the ActiveRecord PostgreSQL adapter documentation here

I don't see any option for me to use this INCLUDE column feature.

Do I have to run this as a raw SQL query? Is there another way?

Notes

  1. I am not asking how to run a query or which index will be used for a query.
  2. I am not asking how to create a regular index using ActiveRecord.
  3. I am not asking how to create a migration using ActiveRecord.
  4. I specifically want information about how to create a specific kind of index with a specific option.
over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda