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

[Bug]: ALTER TABLE OWNER TO does not work for distributed hypertable #4180

Closed
pmwkaa opened this issue Mar 17, 2022 · 0 comments · Fixed by #4186
Closed

[Bug]: ALTER TABLE OWNER TO does not work for distributed hypertable #4180

pmwkaa opened this issue Mar 17, 2022 · 0 comments · Fixed by #4186
Assignees

Comments

@pmwkaa
Copy link
Contributor

pmwkaa commented Mar 17, 2022

What type of bug is this?

Unexpected error

What subsystems and features are affected?

Access node

What happened?

This command should be supported, there is no technical reason to block it. Currently it produces an error:

ERROR:  operation not supported on distributed hypertable

TimescaleDB version affected

2.6.0

PostgreSQL version used

14.2

What operating system did you use?

Debian

What installation method did you use?

Source

What platform did you run on?

On prem/Self-hosted

Relevant log output and stack trace

No response

How can we reproduce the bug?

No response

@pmwkaa pmwkaa added the bug label Mar 17, 2022
@pmwkaa pmwkaa self-assigned this Mar 17, 2022
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Mar 21, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Mar 21, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Mar 21, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Mar 21, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Mar 22, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
@jfjoly jfjoly added this to the TimescaleDB 2.6.1 milestone Mar 29, 2022
pmwkaa added a commit to pmwkaa/timescaledb that referenced this issue Apr 4, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
pmwkaa added a commit that referenced this issue Apr 4, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix #4180
RafiaSabih pushed a commit to RafiaSabih/timescaledb that referenced this issue Apr 5, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
RafiaSabih pushed a commit to RafiaSabih/timescaledb that referenced this issue Apr 8, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
mkindahl pushed a commit to RafiaSabih/timescaledb that referenced this issue Apr 8, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

Fix timescale#4180
svenklemm pushed a commit that referenced this issue Apr 11, 2022
Allow ALTER TABLE OWNER TO command to be used with distributed
hypertable.

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

Successfully merging a pull request may close this issue.

2 participants