1。create table时用:not logged initially 2。在insert之前用:active not logged initially 3。然后insert就不记日志了。(在commit或断开数据库连接后,active自动失效,下次还需显示active)