Search Postgresql Archives

Re: [GENERAL] conexão no windows 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/2/15 vossistemas <vossistemas@xxxxxxxxxxxx>
>
> Instalei o Postgresql 8.3 no windows 7 como servidor. Em uma estação com xp
> estou tentando me conectar e ocorre a seguinte mensagem: FATAL: no
> pg_hba.conf entry for host "192.168.1.51", user "Vilson", database
> "postgres", SSL off .
>
> No servidor com windows 7 está configurado:
> postgresql.conf: listen_addresses = '*'
>
> pg.hba.conf: host all all 192.168.1.0/24
>
> o ip do servidor : 192.168.1.48
> o ip da estação: 192.168.1.51
>
> da estação chamo o ip do servidor 192.168.1.48
>
> Já configurei em várias máquinas e não deu problema. Esta é a primeira vez
> que estou configurando no WINDOWS 7 ULTIMATE
>
> Vilson Zin
> VOS Software Ltda
>

Seems that you forgot the METHOD portion, usually 'md5':

#
host   all   all  192.168.1.0/24   md5
#                                           ^^^^^

Regards,

diego


>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/conexao-no-windows-7-tp5487197p5487197.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux