Re: Bug #537: In Red Hat don't open port 5432 and PostgreSql don't work.

From: "Rob Arnold" <rob(at)cabrion(dot)com>
To: <rogermg(at)teleline(dot)es>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug #537: In Red Hat don't open port 5432 and PostgreSql don't work.
Date: 2001-12-13 23:58:26
Message-ID: 000401c18432$15360ea0$4901010a@canrion.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

You probably need to configure your firewall. RedHat 7.2 installs, by
default, with firewall settings that do not allow access to most ports.

root(at)localhost> /usr/sbin/setup

Then select firewall setup and add ports 5432:tcp and (possibly) 5432:udp
manually.

--rob

P.S. I admire your English. At least you can speak another language.

----- Original Message -----
From: <pgsql-bugs(at)postgresql(dot)org>
To: <pgsql-bugs(at)postgresql(dot)org>
Sent: Thursday, December 13, 2001 5:52 PM
Subject: [BUGS] Bug #537: In Red Hat don't open port 5432 and PostgreSql
don't work.

> Roger (rogermg(at)teleline(dot)es) reports a bug with a severity of 2
> The lower the number the more severe it is.
>
> Short Description
> In Red Hat don't open port 5432 and PostgreSql don't work.
>
> Long Description
> Hi!
>
> I recently installing Red Hat 7.2. One of RPM were your PostgreSql. I
thing that there is a bug in the instalallation. Packet is installed
correctly with no error messages. When I try to init server by
(etc/init.d/postgresql start) the Linux says all is OK. But when I make a
port Scan the PostfreSql Port (5432) is not openened and PostMaster process
is running. So PostgreSql don't work because I can not connect to
databases... In redHat 7.1 all was ok.... But 7.2....
>
> --
> Roger
>
> PD: Sorry for my english.
>
> Sample Code
>
>
> No file was uploaded with this report
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-12-14 09:43:18 Bug #538: Backend crasches
Previous Message Lamar Owen 2001-12-13 23:57:03 Re: Bug #537: In Red Hat don't open port 5432 and PostgreSql