*** a/src/backend/utils/misc/postgresql.conf.sample
--- b/src/backend/utils/misc/postgresql.conf.sample
***************
*** 524,531 ****
  # ERROR HANDLING
  #------------------------------------------------------------------------------
  
! #exit_on_error = false				# terminate session on any error?
! #restart_after_crash = true			# reinitialize after backend crash?
  
  
  #------------------------------------------------------------------------------
--- 524,531 ----
  # ERROR HANDLING
  #------------------------------------------------------------------------------
  
! #exit_on_error = off				# terminate session on any error?
! #restart_after_crash = on			# reinitialize after backend crash?
  
  
  #------------------------------------------------------------------------------
