Scalable and distributed custom feed generator, ott - on that topic
at b34651e8944eab8af8260cbdb68cd3774fdab71c 3 lines 122 B view raw
1CREATE EXTENSION IF NOT EXISTS vector; 2CREATE EXTENSION IF NOT EXISTS pg_partman; 3CREATE EXTENSION IF NOT EXISTS pg_cron;