зеркало из https://github.com/mono/mail-archives.git
96 строки
3.5 KiB
HTML
96 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-devel-list] RE: [Mono-list] Npgsql sources finally
|
|
updated!!
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:Nick.Pavlica%40echostar.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016490.html">
|
|
<LINK REL="Next" HREF="016485.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-devel-list] RE: [Mono-list] Npgsql sources finally
|
|
updated!!
|
|
</H1>
|
|
<B>Pavlica, Nick
|
|
</B>
|
|
<A HREF="mailto:Nick.Pavlica%40echostar.com"
|
|
TITLE="[Mono-devel-list] RE: [Mono-list] Npgsql sources finally
|
|
updated!!">Nick.Pavlica@echostar.com
|
|
</A><BR>
|
|
<I>Fri, 17 Oct 2003 13:50:18 -0600</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016490.html">[Mono-devel-list] RE: [Mono-list] Npgsql sources finally updated!!
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016485.html">[Mono-list] implicit, explicit, and why does C# have these?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16491">[ date ]</a>
|
|
<a href="thread.html#16491">[ thread ]</a>
|
|
<a href="subject.html#16491">[ subject ]</a>
|
|
<a href="author.html#16491">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On Fri, 2003-10-17 at 11:21, Francisco Figueiredo Jr. wrote:
|
|
><i> Luciano Callero wrote:
|
|
</I>><i> >
|
|
</I>><i> >
|
|
</I>><i> > The default postgre port is 5432. If postgre is configured properly, it
|
|
</I>><i> > will be listening on this port, and you do not need to open a port.
|
|
</I>><i> >
|
|
</I>><i>
|
|
</I>><i> You can enable postgresql to listen tcp connections by two ways.
|
|
</I>><i>
|
|
</I>><i> passing the -i option to pg_ctl:
|
|
</I>><i>
|
|
</I>><i> pg_ctl -D <path to your data folder> -o "-i" start
|
|
</I>><i>
|
|
</I>><i> or changing the postgresql.conf (I think this option is new to
|
|
</I>><i> postgresql 7.4 I don't know if it is available in 7.3):
|
|
</I>
|
|
This is available in 7.3 and is the best practice for enabling tcp
|
|
connections. Also remember to configure the pg_hba.conf file that is
|
|
usually found under /var/lib/pgsql/data/.
|
|
|
|
><i>
|
|
</I>><i> there is a line commented out which says:
|
|
</I>><i> #tcpip_socket = false.
|
|
</I>><i>
|
|
</I>><i> You just uncomment it and put it true.
|
|
</I>><i> This way you don't need to pass the -i option to pg_ctl.
|
|
</I>><i>
|
|
</I>><i> Please, let me know if you still get the problem.
|
|
</I>><i>
|
|
</I>><i> Regards,
|
|
</I>><i>
|
|
</I>><i> Francisco Figueiredo Jr.
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A>
|
|
</I>
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016490.html">[Mono-devel-list] RE: [Mono-list] Npgsql sources finally updated!!
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016485.html">[Mono-list] implicit, explicit, and why does C# have these?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16491">[ date ]</a>
|
|
<a href="thread.html#16491">[ thread ]</a>
|
|
<a href="subject.html#16491">[ subject ]</a>
|
|
<a href="author.html#16491">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|