Scalable and distributed custom feed generator, ott - on that topic
at e4ddad1d4d46193ce68c866ec6b09abfca831c00 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;