mail-archives/mono-list/2003-October/016491.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:
&gt;<i> Luciano Callero wrote:
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; The default postgre port is 5432. If postgre is configured properly, it
</I>&gt;<i> &gt; will be listening on this port, and you do not need to open a port.
</I>&gt;<i> &gt;
</I>&gt;<i>
</I>&gt;<i> You can enable postgresql to listen tcp connections by two ways.
</I>&gt;<i>
</I>&gt;<i> passing the -i option to pg_ctl:
</I>&gt;<i>
</I>&gt;<i> pg_ctl -D &lt;path to your data folder&gt; -o &quot;-i&quot; start
</I>&gt;<i>
</I>&gt;<i> or changing the postgresql.conf (I think this option is new to
</I>&gt;<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/.
&gt;<i>
</I>&gt;<i> there is a line commented out which says:
</I>&gt;<i> #tcpip_socket = false.
</I>&gt;<i>
</I>&gt;<i> You just uncomment it and put it true.
</I>&gt;<i> This way you don't need to pass the -i option to pg_ctl.
</I>&gt;<i>
</I>&gt;<i> Please, let me know if you still get the problem.
</I>&gt;<i>
</I>&gt;<i> Regards,
</I>&gt;<i>
</I>&gt;<i> Francisco Figueiredo Jr.
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-list maillist - <A HREF="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
</I>&gt;<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>