| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump 7.0.2 fails on linuxppc |
| Дата | |
| Msg-id | 17779.971150571@sss.pgh.pa.us обсуждение |
| Ответ на | pg_dump 7.0.2 fails on linuxppc (Andrew Smith <Andrew@TheSoftwareSmith.Com.Au>) |
| Список | pgsql-bugs |
Andrew Smith <Andrew@TheSoftwareSmith.Com.Au> writes:
> I have encountered the following problem with pg_dump from postgresql
> 7.0.2 on linuxppc:
> bash $ pg_dump template1 >tp.db
> getFuncs(): SELECT failed. Explanation from backend: 'ERROR:
> getattproperties: no attribute tuple 1255 -2'.
7.0.* does not really work on PPC unless built with -O0. I believe
this should happen automatically because of the contents of
src/template/linux_ppc, but perhaps that template didn't get selected
when you rebuilt?
The good news is that the underlying portability problem is (at long
last) fixed in current sources. I've run successful regression tests
on a G3 with current sources and -O2.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера