SAVEPOINT performance

Started by Joseph Shraibmanover 20 years ago2 messagesgeneral
Jump to latest
#1Joseph Shraibman
jks@selectacast.net

Is there any performance impact of releasing savepoints?

#2Bruce Momjian
bruce@momjian.us
In reply to: Joseph Shraibman (#1)
Re: SAVEPOINT performance

Joseph Shraibman wrote:

Is there any performance impact of releasing savepoints?

Releasing savepoints does release a little memory associated with each
subtransaction, but I doubt you would be able to measure the difference
unless you had thousands of subtransactions.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073