···3535 # Serialise DB access scripts - only one extraction script at a time
3636 # as it will make many concurrent connections internally
3737 db_connections=1,
3838+ threads: workflow.cores
3839 script:
3940 str(SRCDIR / "prepare_species" / "extract_species_data_psql.py")
4041