Autovacuum Launcher Process Exception

From: elliott(at)cpi(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Autovacuum Launcher Process Exception
Date: 2012-10-30 21:30:42
Message-ID: ebe551a1c315eddd04c0baed8e273eeb.squirrel@www.cpi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have been running PostgreSQL for many months and just recently started
getting this exception upon start up. Does anyone know what the issue
might be?

LOG: database system is ready to accept connections
LOG: autovacuum launcher started
LOG: autovacuum launcher process <PID 7060> was terminated by exception
0xC0000006
HINT: See C include file "ntstatus.h" for a description of the
hexadecimal value.
LOG: terminating any other active server processes
LOG: could not open temporary statistics file "global/pgstat.tmp": No
such file or directory
LOG: all server processes terminated; reinitializing
PANIC: could not open control file "global/pg_control": No such file or
directory

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2012-10-30 21:38:56 Re: Autovacuum Launcher Process Exception
Previous Message Shaun Thomas 2012-10-30 20:25:43 Re: overloading LIKE operator to handle integer + text