]> Git — Sourcephile - gargantext.git/blob - devops/postgres/extensions.sql
[FIX][Parser] PubMed bans if too many requests are done per second. Adding a threadDe...
[gargantext.git] / devops / postgres / extensions.sql
1 CREATE EXTENSION IF NOT EXISTS pgcrypto;
2 CREATE EXTENSION IF NOT EXISTS tsm_system_rows;
3