You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ offering the PostgreSQL community a new avenue for contributing to vector suppor
37
37
38
38
If you **want to contribute** to this extension, see how to [build pgvectorscale from source in a developer environment](./DEVELOPMENT.md).
39
39
40
+
For production vector workloads, we’re offering **private beta access to vector-optimized databases** with pgvector and pgvectorscale on Timescale. [Sign up here for priority access](https://timescale.typeform.com/to/H7lQ10eQ).
40
41
41
42
## Installation
42
43
@@ -101,6 +102,8 @@ You can install pgvectorscale from source and install it in an existing PostgreS
101
102
102
103
### Enable pgvectorscale in a Timescale Cloud service
103
104
105
+
Note: the instructions below are for Timescale's standard compute instance. For production vector workloads, we’re offering **private beta access to vector-optimized databases** with pgvector and pgvectorscale on Timescale. [Sign up here for priority access](https://timescale.typeform.com/to/H7lQ10eQ).
106
+
104
107
To enable pgvectorscale:
105
108
106
109
1. Create a new [Timescale Service](https://console.cloud.timescale.com/dashboard/create_services).
0 commit comments