Re: Pre-installed index access methods cannot be manually installed.
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Pre-installed index access methods cannot be manually installed. |
| Дата | |
| Msg-id | 356221.1656081799@sss.pgh.pa.us обсуждение |
| Ответ на | Pre-installed index access methods cannot be manually installed. (Matthias van de Meent <boekewurm+postgres@gmail.com>) |
| Список | pgsql-hackers |
Matthias van de Meent <boekewurm+postgres@gmail.com> writes:
> Although it makes sense to ensure that we don't accidentally call such
> functions from the 'wrong location', it does mean that a user cannot
> manually install the preinstalled access methods and get a working
> index AM, because the internal code is checking the OID of the
> supplied relation's access method, which will not match the expected
> value when manually installed.
This seems like a straw argument, considering that there would be
dozens of other problems in the way of removing or replacing any
built-in index AMs.
> Is this expected? Would we accept patches that remove or reduce the
> impact of these artificial limitations?
Seems like a significant waste of effort to me.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера