Hi Francisco, With PostgreSQL 7.3.2 and mono from yesterday's cvs built on Red Hat linux 7.2, I having a problem connecting to PostgreSQL via Npgsql. I am getting a socket exception: connection refused. I tried modifying the postgres .conf file.. pg_hba.conf I think, but I still can not connect.
What do I need to do to connect to PostgreSQL using Npgsql? Its been awhile for me. Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Francisco Figueiredo Jr. Sent: Wednesday, October 15, 2003 12:35 PM To: mono-devel mailing list; Mono-List Subject: [Mono-list] Npgsql sources finally updated!! Hi all, I finally got Npgsql sources synchronized with Gborg repository. I'd like to thanks tberman from mono irc who helped me with a little problem I was having with the Makefile. Please, let me know if you get any problems, bugs, suggestions or bugfixes :) I also added the Tls library of Carlos Guzman in the Lib dir of Npgsql. You'll need it to run programs with Npgsql. As soon as this library is in Mono cvs I will update Npgsql to use it. Thanks in advance. Regards, Francisco Figueiredo Jr. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
