Segue abaixo a parte do bitrock_installer.log onde esta erro, tentei anexar arquivo completo porem todas as vezes que enviei não apareceu no grupo.

...
Starting the database server...
Executing cscript //NoLogo "C:\Program Files\PostgreSQL\9.5\installer\server\startserver.vbs" postgresql-x64-9.5
Script exit code: 0

Script output:
Starting postgresql-x64-9.5
Service postgresql-x64-9.5 started successfully
startserver.vbs ran to completion

Script stderr:


[08:11:34] Installing the adminpack module in the postgres database...
Executing C:\Program Files\PostgreSQL\9.5\bin\psql.exe -c "CREATE EXTENSION adminpack" -d postgres
Script exit code: 2

Script output:


Script stderr:
psql: não pôde conectar ao servidor: Connection refused (0x0000274D/10061)
   O servidor está executando na máquina "localhost" (::1) e aceitando
   conexões TCP/IP na porta 5432?
não pôde conectar ao servidor: Connection refused (0x0000274D/10061)
O servidor está executando na máquina "localhost" (127.0.0.1) e aceitando
   conexões TCP/IP na porta 5432?

Failed to load SQL modules into the database cluster.
[08:11:45] Write the data directory to the ini file...
[08:11:45] Write the port number, service ID, locale and superuser to the ini file...
[08:11:45] Write ServiceID(postgresql-x64-9.5) to registry/ini...
[08:11:46] Write Superuser to ini file and windows registry...
[08:11:46] Write Service Account to ini file and windows registry...
[08:11:46] Write the server description to the ini file...
[08:11:46] Write the server branding to the ini file...
[08:11:46] Write the 'whether stack-builder is disabled or not' to the ini file...
[08:11:46] Finished running post-installation/upgrade tasks.
[08:11:46] Delete the temporary scripts directory...
Creating Uninstaller
Creating uninstaller 25%
Creating uninstaller 50%
Creating uninstaller 75%
Creating uninstaller 100%
Installation completed
Log finished 01/27/2016 at 08:11:51



"Euler Taveira" escreveu na notícia da mensagem:56a7cedd.4020...@timbira.com.br...

On 25-01-2016 08:20, Edinelson wrote:
Estou instalando o PostgreSQL versao 9.5 em um servidor windows 2012 e
neste
servidor tenho 2 unidades (C: e V:) e quando coloco na instalação a base
dados para unidade V:\PostgreSQL da seguinte erro 'Failed to
load SQL modules into the database cluster.' porem quando instalo na
unidade C:\PostgreSQL este erro não acontece. Gostaria saber se alguem tem
alguma dica do que pode ser, ja que gostaria deixar a base dados na unidade
V:?

Mostre a saída do arquivo bitrock_installer.log (geralmente fica no %TEMP%).


--
  Euler Taveira                   Timbira - http://www.timbira.com.br/
  PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Reply via email to