[Mono-bugs] [Bug 49273][Blo] Changed - Very slow connection via Npgsql from mono 0.26
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 3 Nov 2003 05:40:48 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by yakeen@sannyas-on.net.
http://bugzilla.ximian.com/show_bug.cgi?id=49273
--- shadow/49273 2003-10-03 09:03:21.000000000 -0400
+++ shadow/49273.tmp.7857 2003-11-03 05:40:48.000000000 -0500
@@ -67,6 +67,19 @@
this block me of using new version of mono....
------- Additional Comments From gonzalo@ximian.com 2003-10-03 09:03 -------
May be you should write an email to mono-devel about this, just in
case the npgsql developers are not watching bugzilla.
+
+------- Additional Comments From yakeen@sannyas-on.net 2003-11-03 05:40 -------
+I installed mono 0.28. There is currently 524 records in table and it
+taked 25 sec to load data. It seemed to be a bug on Npgsql but now I'm
+not sure. I installed ethereal and catched the conversation on
+loopback. There was some unreachable IMCP packets. ???? So I got idea
+to change localhost in connection string to 127.0.0.1 and everything
+started work as in mono 0.25. Curious. There wasn't in this case
+unreachable...
+my /etc/hosts seems to be ok
+# Do not remove the following line, or various programs
+# that require network functionality will fail.
+127.0.0.1 eserver localhost.localdomain localhost