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

DELETE does not support renention policies #15180

Closed
hanynowsky opened this issue Sep 18, 2019 · 3 comments
Closed

DELETE does not support renention policies #15180

hanynowsky opened this issue Sep 18, 2019 · 3 comments
Labels

Comments

@hanynowsky
Copy link

Following: #8088

  • It is impossible to DELETE series by specifying the retention policy when using a DELETE statement:
DELETE FROM "mydb"."my_rp"."my_measurement" WHERE "device" = 'CIS-DSZ-IDE' AND "label" = '038FHJEDF8' AND time >= 1568725200000ms AND time <= 1568737800000ms
ERR: error parsing query: retention policy not supported at line 1, char 1
@stale
Copy link

stale bot commented Dec 17, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 17, 2019
@stale
Copy link

stale bot commented Dec 24, 2019

This issue has been automatically closed because it has not had recent activity. Please reopen if this issue is still important to you. Thank you for your contributions.

@stale stale bot closed this as completed Dec 24, 2019
@bcutter
Copy link

bcutter commented May 11, 2022

Oh dear, would love to have found a solution for this... :-(

See also https://community.influxdata.com/t/deleting-data-with-autogen-retention-policy/8386

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

No branches or pull requests

2 participants