From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Rodrigo Sakai <rodrigo(dot)sakai(at)poli(dot)usp(dot)br> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Change port number |
Date: | 2006-02-13 01:06:32 |
Message-ID: | 43EFDB98.1060201@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Rodrigo Sakai wrote:
> Hello all,
>
> I have a question about changing the port number of Databases
> server. It was told to me that is a good administrative practice to
> change the port number of the services, like change the 5432 to 6985
> or any other number. This is for security reasons. Is really a good
> practice?
Well, not really. Anyone who wants to get in, is just going to scan your
ports to find out what is open anyway. What you really need to do
is have a decent firewall in place and correctly configure postgresql
from the beginning.
Joshua D. Drake
>
> Thanks.
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-02-13 01:13:44 | Re: Change port number |
Previous Message | postgres | 2006-02-12 10:47:11 | Switch log (WAL) |