Skip to content

Conversation

@sokolval
Copy link

This is a small PR that shall fix current gpexpand behaviour.

Currently if you try to run gpexpand on a system which was compiled without --enable_icproxy steps within gpexpand will try to query GUC gp_interconnect_proxy_addresses which would not exist on it. That is why first I moved validation that GUC interconnect_type is set to proxy.
Also put a backslash before COPY in SQL statements as it would otherwise fail with message: ERROR: forbidden to COPY to file in Yandex Cloud
HINT: Anyone can COPY to stdout or from stdin. psql's \copy command also works for anyone.

@reshke
Copy link
Contributor

reshke commented Jan 1, 2026

👍 👍 👍

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

Successfully merging this pull request may close these issues.

2 participants