-
Notifications
You must be signed in to change notification settings - Fork 119
Passwordless data mode #4049
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
Passwordless data mode #4049
Conversation
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-298-docs-rfc-update-docs-for-passwordless-integration-with-data-mode |
…integration-with-data-mode
…integration-with-data-mode
…integration-with-data-mode
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
couple of nits
@@ -357,7 +359,7 @@ To set up data tiering: | |||
|
|||
1. **Set the time interval when data is tiered** | |||
|
|||
In $CONSOLE, click `SQL Editor`, then enable data tiering on a $HYPERTABLE with the following query: | |||
In $CONSOLE, click `Data` to switch to the data mode, then enable data tiering on a $HYPERTABLE with the following query: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In $CONSOLE, click `Data` to switch to the data mode, then enable data tiering on a $HYPERTABLE with the following query: | |
In $CONSOLE, click `Data` to switch to data mode, then enable data tiering on a $HYPERTABLE with the following query: |
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
* added passwordless data mode + cleanup
No description provided.