Re: Allowing TCP/IP connections

From: Jodi Kanter <jkanter(at)virginia(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Allowing TCP/IP connections
Date: 2002-01-03 14:28:08
Message-ID: 008501c19462$ddb55940$de138f80@virginia.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

tcpip_socket=1 worked for us...

----- Original Message -----
From: "Marc" <syn_uw(at)www2(dot)us(dot)postgresql(dot)org>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Monday, December 31, 2001 6:24 AM
Subject: [ADMIN] Allowing TCP/IP connections

> In the postgres configuration file, which options do I have to enable to
> allow TCP/IP connections:
>
> #
> # Connection Parameters
> #
> #tcpip_socket = false
> #ssl = false
>
> #max_connections = 32 # 1-1024
>
> #port = 5432
> #hostname_lookup = false
> #show_source_port = false
>
> #unix_socket_directory = ''
> #unix_socket_group = ''
> #unix_socket_permissions = 0777
>
> #virtual_host = ''
>
> #krb_server_keyfile = ''
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-01-03 15:08:03 Re: usetrace column in pg_shadow and pg_user
Previous Message Nick Fankhauser 2002-01-03 13:44:05 Re: Allowing TCP/IP connections