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