pg存储常见错误

    技术2026-08-26  10

    错误一:解决postgresql - ERROR: query has no destination for result date

    在存储中调用A存储过程时,若A存储有返回值则要用变量去接受返回值 -- 声明变量处声明变量 v_log text; --1.2.2 此处是需要建立多级分区的语句 select cdp_pro_create_partition_his(v_tab_name,v_org_col_name, v_tommoring_auto_date,v_tommoring_auto_date) into v_log;
    Processed: 0.012, SQL: 9