mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +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
|
||||
|
||||
### 0.1.1
|
||||
|
||||
Compile and install the latest version and run:
|
||||
|
||||
```sql
|
||||
ALTER EXTENSION vector UPDATE TO '0.1.1';
|
||||
ALTER EXTENSION vector UPDATE TO '0.1.3';
|
||||
```
|
||||
|
||||
## Thanks
|
||||
|
||||
Reference in New Issue
Block a user