Re: Getting "could not read block" error when creating an index on a function. - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: Getting "could not read block" error when creating an index on a function.
Date
Msg-id X+zY7uY9fMiN12/B@hermes.hilbert.loc
Whole thread Raw
In response to Re: Getting "could not read block" error when creating an index on a function.  (Demitri Muna <postgresql@demitri.com>)
Responses Re: Getting "could not read block" error when creating an index on a function.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Am Wed, Dec 30, 2020 at 02:37:59PM -0500 schrieb Demitri Muna:

> I want to index the results of these repeated, unchanging calculations to speed up other queries. Which mechanism
wouldbe best to do this? Create additional columns? Create another table? 

A materialized view ?

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



pgsql-general by date:

Previous
From: Demitri Muna
Date:
Subject: Re: Getting "could not read block" error when creating an index on a function.
Next
From: Christophe Pettus
Date:
Subject: Re: Getting "could not read block" error when creating an index on a function.