Re: BUG #5572: Error Trying to connec from Crystal Reports to Sever PostgreSQL

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Tizziano Perea" <tizzianop(at)gmail(dot)com>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5572: Error Trying to connec from Crystal Reports to Sever PostgreSQL
Date: 2010-07-26 17:08:15
Message-ID: 4C4D7AAF0200002500033CE3@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Tizziano Perea" <tizzianop(at)gmail(dot)com> wrote:

> PostgreSQL version: 8.2.17
> Operating system: CentOS 5.4
> Description: Error Trying to connec from Crystal Reports to
> Sever

> I,ve been install Crystal Reports 11 in a WinXP machine, and when
> i tried to connect to PostgreSQL (CentOS 5.4) the following error
> appears:
>
> La conexion no es posible
> Detalles: 08001: Could not connect to the server
> Could not connect to remote socket: [Codigo de proveedor de Base
> de Datos: 101]
>
> I edited the pg.hba.conf and postgres.conf files, but the error
> persist.

In the future it would be better to post such problems to the
pgsql-general list, as this doesn't really sound like a bug in
PostgreSQL; it sounds like you don't have everything configured
correctly.

Without seeing the changes you made to the .conf files and knowing
how Crystal Reports is trying to connect, it's hard to guess what
the problem may be. Please post the contents of the postgresql.conf
and pg_hba.conf files with all comments removed. Also, please give
any information you can about how Crystal Reports is trying to
connect.

Also something to consider: did you do the appropriate reload or
restart to get PostgreSQL to notice the changes after you edited the
.conf files?

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2010-07-27 04:19:53 Re: BUG #5571: global hash %_SHARED is not declared as global in the new version
Previous Message Alex Hunsaker 2010-07-26 16:55:34 Re: BUG #5571: global hash %_SHARED is not declared as global in the new version