Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Restart after poweroutage



Jon Lapham <lapham(at)jandr(dot)org> writes:
> To stress test, I turned off the power while actively processing db 
> operations, such as: loading data into a database, create a new 
> database, delete contents of a large table within a transaction.
> Anyway, in every case I could not reproduce the issue, postgresql came 
> back flawlessly. I am willing to run any power outage simulation tests 
> people may have.

It seems unlikely to me that this issue has anything to do with what
the database was doing at the time of the system crash.  More likely
the critical variable is some other software on your system.  What
other shared memory segments besides Postgres' exist when your system
is operating normally?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group