Re: ERROR: could not find pathkey item to sort - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: could not find pathkey item to sort
Date
Msg-id 1195960.1666964746@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: could not find pathkey item to sort  (Vijaykumar Sampat Jain <vijaykumar.sampat.jain@adjust.com>)
Responses Re: ERROR: could not find pathkey item to sort
List pgsql-general
Vijaykumar Sampat Jain <vijaykumar.sampat.jain@adjust.com> writes:
> I came across this error/crash when using partitioning of a table with
> foreign tables (parquet_fdw) as partitions.
> It might be an issue with parquet_fdw nothing with postgresql, but I am not
> able to figure out why it crashes around the sorted option set.

I think it's most likely a bug in parquet_fdw.  We have tests of similar
cases in postgres_fdw, and they work fine.

            regards, tom lane



pgsql-general by date:

Previous
From: Vijaykumar Sampat Jain
Date:
Subject: ERROR: could not find pathkey item to sort
Next
From: Kristjan Mustkivi
Date:
Subject: Re: Index corruption revealed after upgrade to 11.17, could date back to at least 11.12