From: | HGuardia <h(dot)guardianeuman(at)gmail(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Installation crashes |
Date: | 2013-04-05 12:41:51 |
Message-ID: | 1365165711607-5750926.post@n5.nabble.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
*Hello, I'm using windows 7 starter 32bits and I have the following issues:
When I tried to install an older version (8.3), it shows me a message like
this:
"An error has occurred executing the microsoft vc++ runtime installer"
Newer versions shows me this error:
"prerunscript.command.line.error" in 9.2.4v, I'm not an advanced user, but
here is the log file:
*
Log started 04/05/2013 at 10:35:49
Preferred installation mode : qt
Trying to init installer in mode qt
Mode qt successfully initialized
Executing
C:\Users\Jenni\AppData\Local\Temp/postgresql_installer_958a0fe061/temp_check_comspec.bat
Script exit code: 0
Script output:
"test ok"
Script stderr:
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Data
Directory. Setting variable iDataDirectory to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Base
Directory. Setting variable iBaseDirectory to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Service
ID. Setting variable iServiceName to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Service
Account. Setting variable iServiceAccount to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Super
User. Setting variable iSuperuser to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2
Branding. Setting variable iBranding to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2 Version.
Setting variable brandingVer to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2
Shortcuts. Setting variable iShortcut to empty value
Could not find registry key
HKEY_LOCAL_MACHINE\SOFTWARE\PostgreSQL\Installations\postgresql-9.2
DisableStackBuilder. Setting variable iDisableStackBuilder to empty value
[10:36:08] Existing base directory:
[10:36:08] Existing data directory:
[10:36:08] Using branding: PostgreSQL 9.2
[10:36:08] Using Super User: postgres and Service Account: NT
AUTHORITY\NetworkService
[10:36:08] Using Service Name: postgresql-9.2
Executing cscript //NoLogo
"C:\Users\Jenni\AppData\Local\Temp\postgresql_installer_958a0fe061\prerun_checks.vbs"
Script exit code: 1
Script output:
Error de CScript: No se encuentra el motor de secuencias de comandos
"VBScript" para la secuencia
"C:\Users\Jenni\AppData\Local\Temp\postgresql_installer_958a0fe061\prerun_checks.vbs".
Script stderr:
Program ended with an error exit code
Error al ejecutar cscript //NoLogo
"C:\Users\Jenni\AppData\Local\Temp\postgresql_installer_958a0fe061\prerun_checks.vbs"
: Program ended with an error exit code
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Installation-crashes-tp5750926.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Sergey Konoplev | 2013-04-05 14:10:12 | Re: Completely broken replica after PANIC: WAL contains references to invalid pages |
Previous Message | Tom Lane | 2013-04-04 21:37:21 | Re: BUG #8034: pg_buffercache gets invalid memory alloc request size with very large shared memory buffers |