Re: BUG #2586: Connecting problem - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #2586: Connecting problem
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA35568@algol.sollentuna.se
Whole thread Raw
In response to BUG #2586: Connecting problem  ("Sunil Kumar Basu" <sunil_basu@yahoo.com>)
List pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      2586
> Logged by:          Sunil Kumar Basu
> Email address:      sunil_basu@yahoo.com
> PostgreSQL version: 8.0
> Operating system:   Windows XP
> Description:        Connecting problem
> Details:
>=20
> Hi,
> I am getting connected to the PostgreSQL database installed in PC1
> from a
> PC2 from a Delphi application using the PSQLDatabase
> component(PostgresDAC components). I have furnished the following
> information- Databasename Hostname as the IP of PC1 username
> Password

Sounds like you need to talk to whomever makes PostgresDAC. What you're
getting is a crash in the client side program, so the problem isn't in
the server - it's either in your program or in the PostgresDAC library.

//Magnus

pgsql-bugs by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: BUG #2585: Please provide pkg-config support
Next
From: Josh Berkus
Date:
Subject: Re: Handling of \ in array data display