Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: odbc configuration to localhost [locally]



> Is there any tip to set a localhost connection on the windows odbc
> configuration to postgresql ?
> 
> I am using 127.0.0.1 and localhost and notthing.

Does postgresql backend listen on 127.0.0.1?  127.0.0.1 or localhost is
IMHO correct. Let's try psql.exe -h localhost or psql.exe -h 127.0.0.1
What are logs saying (mylog and psql log for ODBC)?

Regards,

Luf



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group