Re: Installer crash - cannot readglobal/config_exec_params

From: Harald Armin Massa <ghum(at)gmx(dot)net>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Installer crash - cannot readglobal/config_exec_params
Date: 2004-09-10 17:57:09
Message-ID: 4141EAF5.2040508@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Dave,

>It occurs towards the end of the installation, I think when the PLs are

>FATAL: could not read from file "global/config_exec_params": Permission
>denied
>2004-09-10 16:43:07 GMT Daylight Time LOG: server process (PID 1376)
>was terminated by signal 5
>2004-09-10 16:43:07 GMT Daylight Time LOG: terminating any other active
>
>

I had similiar errors. They appeared as I stopped the service via
control panel and immediately restartet it (Had changed postgresql.conf
in another window)

It looked as if windows gets the information "i am terminated" from
postgresql before it really terminated all of its subprocesses.

The show did go on afterwards.

Harald

Attachment Content-Type Size
ghum.vcf text/x-vcard 366 bytes

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Reini Urban 2004-09-10 18:10:50 Re: [HACKERS] more dirmod CYGWIN
Previous Message Bruce Momjian 2004-09-10 16:41:02 Re: VC++ psql build broken