1CREATE EXTENSION IF NOT EXISTS vector; 2CREATE EXTENSION IF NOT EXISTS pg_partman; 3CREATE EXTENSION IF NOT EXISTS pg_cron;