| От | Tom Lane |
|---|---|
| Тема | Re: default_text_search_config and expression indexes |
| Дата | |
| Msg-id | 12437.1187128701@sss.pgh.pa.us обсуждение |
| Ответ на | Re: default_text_search_config and expression indexes (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: default_text_search_config and expression
indexes
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Bruce Momjian escribi�:
>> What has really hurt the default GUC idea is how to do restores from a
>> pg_dump.
> I guess what should happen is that pg_dump should include a
> SET default_text_search_config = 'foo'
> just before the CREATE INDEX, like we do for other variables.
The nasty cases are in data-only dumps, that is, where you're trying to
load data into a table with pre-existing indexes or triggers. A SET
like the above is at least as likely to be wrong as right, if the index
or trigger depends on it to tell it what to do.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера