Re: getting postgres to listen to tcp/ip on debian.

From: Andrew McMillan <andrew(at)catalyst(dot)net(dot)nz>
To: bob mendoza <no_names_left_there_are(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: getting postgres to listen to tcp/ip on debian.
Date: 2001-08-11 09:23:50
Message-ID: 3B74F9A6.6C021292@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

bob mendoza wrote:
>
> hey.
>
> i'm using debian with the following configuration:
>
> postgresql 7.1release-4
> postgresql-cli 7.1release-4
> postgresql-con 6.5.3-26
> postgresql-doc 7.1release-4
> postgresql-sli 6.3.2
>
> and i want it to listen to on tcp/ip as well as the
> defaul unix socket. the stuff i've read says that i
> need to put the following in
> /etc/postgresql/postmaster.init
>
> PGALLOWTCPIP=yes
> PGPORT=5432
>
> it seems that the file listed above is no longer being
> used in debian to configure postgres. so i thought i
> would use the pg_hba.conf file instead. no luck. can
> someone tell me where i have to put this informatoin?
> i've used redhat in the past and all i had to do was
> use the '-i' option when starting the postmaster.
>
> the stuff in debian is a bit confusing. any help would
> be appreciated.

These configuration options are now in /etc/postgresql/postgresql.conf - the file
format, while different to the previous version under Debian, is well documented
within the file.

Cheers,
Andrew.
--
_____________________________________________________________________
Andrew McMillan, e-mail: Andrew @ catalyst . net . nz
Catalyst IT Ltd, PO Box 10-225, Level 22, 105 The Terrace, Wellington
Me: +64(27)246-7091, Fax:+64(4)499-5596, Office: +64(4)499-2267xtn709

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message D. Duccini 2001-08-11 14:16:56 Re: Text Search
Previous Message Greg Elisara 2001-08-11 04:47:58 Text Search