Fix a typo (#111)
This commit is contained in:
parent
ae3761558f
commit
b8de2801c7
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ When an IMMV is created, some triggers are automatically created so that the vie
|
||||||
|
|
||||||
Note that if you use PostgreSQL 17 or later, while `create_immv` is running, the `search_path` is temporarily changed to `pg_catalog, pg_temp`.
|
Note that if you use PostgreSQL 17 or later, while `create_immv` is running, the `search_path` is temporarily changed to `pg_catalog, pg_temp`.
|
||||||
|
|
||||||
#### refresh_imm
|
#### refresh_immv
|
||||||
|
|
||||||
Use `refresh_immv` function to refresh IMMV.
|
Use `refresh_immv` function to refresh IMMV.
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue