blog icon indicating copy to clipboard operation
blog copied to clipboard

pg_awr中函数snap_delete(i_reserved int)问题

Open guangsheng opened this issue 8 years ago • 1 comments
trafficstars

文件:blog/201611/20161123_01_sql_001.sql

函数:nap_delete(i_reserved int)

具体说明:入参i_reserved没有使用到,具体代码

where id < (select id from snap_list order by id desc limit 1 offset 2) 

guangsheng avatar Oct 24 '17 03:10 guangsheng

我尽快修复这个问题

digoal avatar Dec 01 '17 09:12 digoal