issues
search
roskakori
/
pimdb
build a database from IMDb datasets
https://pypi.org/project/pimdb/
BSD 3-Clause "New" or "Revised" License
7
stars
1
forks
source link
Improve table building performance by adding indexes etc at the end
#23
Open
roskakori
opened
4 years ago
roskakori
commented
4 years ago
[ ] On the start of each method building a table existing indexes and constraints are removed.
[ ] When a method finished building a table, indexes and constraints are created.
Rationale:
https://www.postgresql.org/docs/current/populate.html
Rationale: https://www.postgresql.org/docs/current/populate.html