| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Minor problems reloading dump in 7.0beta1 |
| Дата | |
| Msg-id | 21903.951408359@sss.pgh.pa.us обсуждение |
| Ответ на | Minor problems reloading dump in 7.0beta1 (Magnus Hagander <mha@sollentuna.net>) |
| Ответы |
Re: [HACKERS] Minor problems reloading dump in 7.0beta1
Re: [HACKERS] Minor problems reloading dump in 7.0beta1 |
| Список | pgsql-hackers |
Magnus Hagander <mha@sollentuna.net> writes:
> - It fails to reload datetime indexes, because of "DefineIndex: datetime_ops
> class not found".
Oops. Comparing 6.5 and current pg_opclass contents, I see we are going
to have this trouble with timespan_ops and oid8_ops as well as with
datetime_ops (although very likely there are no user tables with indexes
on oid8? Not certain though).
Bruce, do you want to hack the parser to drop these opclass names the
same way it's dropping network_ops? Or do we need to adopt a cleaner
solution?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера