Skip to content

Commit 1c611bb

Browse files
committed
Long-term store: Implement suggestions by CodeRabbit
1 parent e10ec2e commit 1c611bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/solution/longterm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tiers. Your historical data remains as queryable as your recent data, enabling
2929
seamless analysis across any time range without data movement, ETL pipelines,
3030
or rehydration processes.
3131

32-
With CrateDB, compatible to PostgreSQL, you can do all of that using plain SQL.
32+
With CrateDB, compatible with PostgreSQL, you can do all of that using plain SQL.
3333
Other than integrating well with commodity systems using standard database
3434
access interfaces like ODBC or JDBC, it provides a proprietary HTTP interface
3535
on top.

0 commit comments

Comments
 (0)