----Message d'origine----
>A: [EMAIL PROTECTED]
>De: Troels Arvin <[EMAIL PROTECTED]>
>Sujet: [pgadmin-support] string.cpp assertion failure
>Date: Wed, 01 Dec 2004 21:29:52 +0100
>
>Hello,
>
>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?
>  You can also choose [Cancel] to suppress further warnings.

Hi, this has been reported on pgadmin-hackers:

http://www.mail-archive.com/pgadmin-hackers@postgresql.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.
Devrim: did you enable debug for wx and/or pga3 when building the release ?

Regards,
Raphaël

>It turned out that the PostgreSQL server wasn't running. Still, a more
>user-friendly error message would be nice, I think.
>
>
>Note *: Installed from
>http://developer.pgadmin.org/ftp/release/FC3/pgadmin3-1.2.0-1.i686.rpm
>


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to