helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

add_data_node

Open sj-dev opened this issue 4 years ago • 2 comments

2020-10-22T01:55:48.722480169Z timscaledb-timescaledb-data-0.timscaledb-timescaledb-data:5432 - accepting connections 2020-10-22T01:55:48.748617533Z You are now connected to database "postgres" as user "postgres". 2020-10-22T01:55:48.771230739Z You are now connected to database "postgres" as user "postgres". 2020-10-22T01:55:48.771327219Z SELECT * 2020-10-22T01:55:48.771352966Z FROM add_data_node('timscaledb-timescaledb-data-0'::name, host => 'timscaledb-timescaledb-data-0.timscaledb-timescaledb-data', if_not_exists => true) 2020-10-22T01:55:48.773014359Z psql::4: ERROR: function add_data_node(name, host => unknown, if_not_exists => boolean) does not exist 2020-10-22T01:55:48.773057356Z LINE 2: FROM add_data_node('timscaledb-timescaledb-data-0'::name, ... 2020-10-22T01:55:48.773069906Z ^ 2020-10-22T01:55:48.773078810Z HINT: No function matches the given name and argument types. You might need to add explicit type casts.

sj-dev avatar Oct 22 '20 04:10 sj-dev

Could you give some context to what you're doing? Which Docker Image do you use? What is in your values.yaml?

We have a template that we'd like you to fill out when raising an issue here:

https://github.com/timescale/timescaledb-kubernetes/issues/new?assignees=&labels=&template=bug_report.md&title=%5BISSUE%5D

This is to ensure we can more quickly understand what you're trying to accomplish and what the context is. In general, that will speed up a resolution to your issues.

feikesteenbergen avatar Oct 26 '20 07:10 feikesteenbergen

We are sorry to say that multinode helm chart is deprecated and not supported anymore. If you want to see this chart supported then we are looking for community maintainers - https://github.com/timescale/helm-charts/tree/master/charts/timescaledb-multinode#call-for-maintainers

paulfantom avatar Aug 18 '22 10:08 paulfantom

I am closing this issue as TimescaleDB-Multinode helm chart is no longer maintained and deprecated. We are looking for potential community maintainers who could help us in getting that helm chart working again. If you wish to become a maintainer, please contact us on slack.

Keep in mind that TimescaleDB is not and will not be dropping multinode setup. Deprecation is only about helm chart.

paulfantom avatar Oct 17 '22 12:10 paulfantom