> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Troels Arvin > Sent: 01 December 2004 20:30 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] string.cpp assertion failure > > 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. > > It turned out that the PostgreSQL server wasn't running. > Still, a more user-friendly error message would be nice, I think.
That would imply that the FC3 RPMs are debug builds. I thought that problem was fixed by Andreas anyway? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match