Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Update README to match pgai docs #7464
Update README to match pgai docs #7464
Changes from 12 commits
3668fcb
47bda70
5f3b71b
15ace13
b1cfdbe
4e73323
f061a48
f604922
05cf07c
552b869
cedb3ba
acc4237
7c32199
0a9d448
2af63d4
50e64b2
35b26ca
932c4cd
81539dc
bfe181d
2eb0d9d
e5b4412
6f4b197
72954b6
567e3c1
8b58a11
3fce39e
33a521a
f146a9e
4cc15b3
775164f
6294a07
c205a02
f65d1c1
022ea52
15af4a3
f0c0dea
822776a
7fb19ea
a4ad2c7
9f07b31
95a34a7
ed14147
48cefc5
5ffdcbb
3753bd4
71632b3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
After this, I would immediately show installation instructions using Docker. Something like:
Install (Linux, MacOS)
Install:
Connect to the database:
See installation instructions for other platforms or try Timescale Cloud for free. (with the right links)
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.
After that maybe show how to create a hypertable, enable the columnstore, load some data which is shown later. I think our goal should be to get people using the product as quickly as possible vs boring them with a lot content.
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.
Done