Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrecognized node type: 369 #224

Closed
thamerlan opened this issue Nov 16, 2020 · 2 comments
Closed

unrecognized node type: 369 #224

thamerlan opened this issue Nov 16, 2020 · 2 comments

Comments

@thamerlan
Copy link

Problem description

После минорного обновления Postgres до версии 10.15 многие операции с сегментированными таблицами стали падать с
ERROR: unrecognized node type: 369.
Проверено на версиях pathman 1.4.12 и 1.5.11

Помогло обновление до 1.5.12, но не совсем понятно почему оно помогло, - в описании release notes 1.5.12 нет каких-либо исправлений...

Environment

PostgreSQL 10.15 (Ubuntu 10.15-1.pgdg16.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609, 64-bit

@aggeisoft
Copy link

aggeisoft commented Dec 14, 2020

Столкнулся с аналогичной проблемой на 12.5. Решил - пересборкой расширения с новой версией postgresql-dev. Думаю, что исчезновение проблемы в вашем случает тоже связано со сборкой со свежим пакетом разработчика.

@thamerlan
Copy link
Author

да, тоже так решил.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants