como hago para que postgresql liste solamente en 192.168.0.1 y 
127.0.0.1?

postgresql.conf:
   as�, la segunda sobreescribe la primera:
      virtual_host = 192.168.0.1
      virtual_host = 127.0.0.1

   as�, no me tira error y no se carga del demonio
      virtual_host = 192.168.0.1 (,|;|:| ) 127.0.0.1 

y evidentemente se puede listar en m�s de una direcci�n, porque por
defecto lista en todas.

a documentaci�n dice:
VIRTUAL_HOST (string)
   Specifies the TCP/IP host name or address on which the postmaster
   is to listen for connections from client applications. Defaults 
   to listening on all configured addresses (including localhost).

bug?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a