From: | blacknoz(at)club-internet(dot)fr |
---|---|
To: | troels(at)arvin(dot)dk |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: string.cpp assertion failure |
Date: | 2004-12-02 17:24:28 |
Message-ID: | mnet2.1102004668.28729.blacknoz@club-internet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Seems my mail was lost... So I resend.
Here is what I was telling you.
HTH
Raphaël
Hi, this has been reported on pgadmin-hackers:
http://www.mail-archive.com/pgadmin-hackers(at)postgresql(dot)org/msg04806.html
Seems to be a libpq problem solved in 8.0.
Note that the assert is due to a build with debug mode on which may not be good for a release
----Message d'origine----
>A: pgadmin-support(at)postgresql(dot)org
>De: Troels Arvin <troels(at)arvin(dot)dk>
>Sujet: Re: [pgadmin-support] string.cpp assertion failure
>Date: Thu, 02 Dec 2004 10:39:08 +0100
>
>Hello,
>
>On Wed, 01 Dec 2004 21:29:52 +0100, I wrote:
>> Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when
>> trying to connect to a PostgreSQL 7.4.6 server on the same (local)host:
>>
>> src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed.
>> Do you want to stop the program?
>
>I now tried again, using a non-asserting build[1] on Fedora Core 3. When
>working in the en_US locale, I get the following error when trying to
>connect to a PostgreSQL instance which hasn't been started:
> Error connecting to the server: could not connect to server:
> Connection refused
> Is the server running on host "127.0.0.1" and accepting TCP/IP
> connections on port 5432?
>
>But when working in the da_DK locale, I get:
>
> En fejl opstod:
> Error connecting to the server:
>
>Is my translation buggy, or is it due to something else?
>
>By the way:
>Is there a timeout on how long pgadmin will try connecting? - I just made
>the error of setting the server address to 192.168.1.3 while not being on
>an 192.168/16 network and not having a 192.168/16 interface. pgadmin was
>unresponsive for a _long_ time, and I ended up killing it.
>
>
>Note 1:
>http://troels.arvin.dk/pgadmin/FC_1-3/
>
>--
>Greetings from Troels Arvin, Copenhagen, Denmark
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-12-02 18:49:25 | Re: string.cpp assertion failure |
Previous Message | Mike G. | 2004-12-02 17:23:57 | Can't run ver 1.2 on XP |