mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-13 16:16:56 +08:00
Updated readme [skip ci]
This commit is contained in:
@@ -184,12 +184,10 @@ Some Postgres providers only support specific extensions. To request a new exten
|
|||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
### 0.1.1
|
|
||||||
|
|
||||||
Compile and install the latest version and run:
|
Compile and install the latest version and run:
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
ALTER EXTENSION vector UPDATE TO '0.1.1';
|
ALTER EXTENSION vector UPDATE TO '0.1.3';
|
||||||
```
|
```
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user