pg_upgarde: The control data check for equal max_index_keys in old and new version - Mailing list pgsql-novice

From neha khatri
Subject pg_upgarde: The control data check for equal max_index_keys in old and new version
Date
Msg-id CAFO0U+_uiguw7PDTg6QUKhXg=s0Zw=QNGLZASuupagX-16zP0w@mail.gmail.com
Whole thread Raw
Responses Re: pg_upgarde: The control data check for equal max_index_keys in old and new version
List pgsql-novice
I have recently started working on Postgresql and I was looking in the the pg_upgrade code. pg_upgrade checks index control data(max_index_keys) to be equal in the old and new version.

I would like to understand why the number of index columns should be equal in new and old versions. Can the number of maximum index columns not be changed from one release to another release.

Neha

pgsql-novice by date:

Previous
From: Markus Metz
Date:
Subject: Re: postgres connection issues
Next
From: Tom Lane
Date:
Subject: Re: pg_upgarde: The control data check for equal max_index_keys in old and new version