View Single Post
Old 2008-11-21   #4 (permalink)
denjo02
Ingres Community
 
denjo02's Avatar
 
Join Date: Mar 2007
Posts: 142
Default

If your tables meet the criteria mentioned above, then the only logging is an entry indicating that a bulk load is being done. No rows will be logged. It's not a good habit to get into, using "set nologging".

BTW, when I saw "empty table" I mean newly created, or modified to truncated. Not simply emptied by deleting rows, which leave the empty pages present in the table.
denjo02 is offline   Reply With Quote