fast shutdown

Started by Mary Sipplealmost 17 years ago2 messagesgeneral
Jump to latest
#1Mary Sipple
msipple@iii.com

When a fast shutdown is done (pg_ctl stop -s -D$PGDATA -mf) active
transactions are aborted. Are these transactions logged somewhere & re-run
when postmaster comes back up?

Thanks,

Mary

#2Scott Marlowe
scott.marlowe@gmail.com
In reply to: Mary Sipple (#1)
Re: fast shutdown

On Wed, Jun 24, 2009 at 12:25 PM, Mary Sipple<msipple@iii.com> wrote:

When a fast shutdown is done (pg_ctl stop -s -D$PGDATA -mf) active
transactions are aborted. Are these transactions logged somewhere & re-run
when postmaster comes back up?

No