https://github.com/SoftwareHeritage/swh-storage
Revision c891a5b6d7cf3e93c3e60490d54a4c0011c6382c authored by Antoine R. Dumont (@ardumont) on 15 June 2019, 06:28:40 UTC, committed by Antoine R. Dumont (@ardumont) on 15 June 2019, 06:34:26 UTC
Also, the index creations must be done sequentially. Those new indexes need to
be built prior to remove the old index. Otherwise, we break the api (db
answering too slow leads to the api breaking).
1 parent 2d610ab
History
Tip revision: c891a5b6d7cf3e93c3e60490d54a4c0011c6382c authored by Antoine R. Dumont (@ardumont) on 15 June 2019, 06:28:40 UTC
135: Dropping production index after new ones replacing it are built
Tip revision: c891a5b
File Mode Size
bin
docs
sql
swh
utils
.gitignore -rw-r--r-- 123 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 192 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 36 bytes
README.md -rw-r--r-- 4.2 KB
conftest.py -rw-r--r-- 292 bytes
pytest.ini -rw-r--r-- 30 bytes
requirements-swh.txt -rw-r--r-- 97 bytes
requirements-test.txt -rw-r--r-- 28 bytes
requirements.txt -rw-r--r-- 57 bytes
setup.py -rwxr-xr-x 2.3 KB
tox.ini -rw-r--r-- 469 bytes

README.md

back to top