Re: How to configure for remote TCP/IP client conncections using MS Visual Basic OLE DB calls and PostgreSQL dll's? - Mailing list pgsql-general

From John Edens
Subject Re: How to configure for remote TCP/IP client conncections using MS Visual Basic OLE DB calls and PostgreSQL dll's?
Date
Msg-id 002601cbdea2$80ef0f50$82cd2df0$@sfasu.edu
Whole thread Raw
In response to Re: How to configure for remote TCP/IP client conncections using MS Visual Basic OLE DB calls and PostgreSQL dll's?  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-general

Thanks for that explanation, Steve. This is my first time doing much of anything with a server, so that’s all good to know!

John

 

------------
Your server can have multiple IP addresses. In fact, it almost certainly has an IP assigned to your NIC and a localhost address. But you could have multiple NICs in the machine and/or multiple IP addresses assigned to each NIC. This is very common - especially for web servers hosting several sites on different addresses. The addresses can be on different networks, as well.
-------------

pgsql-general by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Huge spikes in number of connections doing "PARSE"
Next
From: John Edens
Date:
Subject: Re: How to configure for remote TCP/IP client conncections using MS Visual Basic OLE DB calls and PostgreSQL dll's?