在PostgresSQL中,我使用数组类型来存储I、uuid等,如下所示: CREATE TABLE IF NOT EXISTS eventing.notifications (event_typeinteger NOT NULL, transport_type integer, user_id uuid, user_ids uuid[]); 或 CREATE TABLE IF NOT EXISTSpublic.sources (name character varying(255), timestamp without time zone, read_on