使用Django命令重新索引PostgreSQL索引
项目描述
安装
$ [sudo] pip install django-postgres-reindex-command
settings.py
INSTALLED_APPS = [
...
'django_postgres_reindex_command',
...
]
示例
dev
$ python manage.py reindex
prod
$ ssh user@hostname sudo docker run --env-file .env image python manage.py reindex
项目详情
关闭
django-postgres-reindex-command-2020.12.3.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | d26b3934e569c4d4291b6cab8914ce2f99c068a926d6ab509246942900ba5fd6 |
|
MD5 | 71a61d749665b040b0efb91951816252 |
|
BLAKE2b-256 | e62517e18f9c7c26224574c55bd688347c719237fcbcf4947dd88675e52432c8 |