Re: Port?

From: Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp>
To: b b <hell_wild_hot2(at)yahoo(dot)com>
Cc: postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Port?
Date: 2003-07-31 07:00:45
Message-ID: 3F28BE9D.9040606@mega-bucks.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

b b wrote:
>
> What port does the postgresql server listen on.

It listens on whichever port you tell it to :) 5432 by default I think.

> How do we know the port postgresql is listening on?

Make sure that tcp connections are enabled in the conf file. TCP
connection are *not* enabled by default.

Jean-Christian Imbeault

In response to

  • Port? at 2003-07-31 05:56:59 from b b

Browse pgsql-general by date

  From Date Subject
Next Message Michael Govorun 2003-07-31 08:18:46 Re: Don't removes/recycles WAL files at all
Previous Message Kallol Nandi 2003-07-31 06:42:43 Re: Port?