Open
Description
Is it easy to find the information you need?
No
Are the instructions clear?
No
How could we improve the Timescale documentation site?
Why is none of your documentation annotated?
Example:
the jobs table... you list out the table definition of columns and what they mean... but then you fail to describe what specific default values might mean.
Such as... what is the behavior when max_runtime is 00:00:00 ?? Is that infinite? Is that, the job will never run because it's not allowed more than 0 Hrs/Mins/Secs seconds to run? Is max_retries == -1 equivalent to infinite? Or is this a bad value to use?
Please elaborate on your documentation. Thank you.