Operating System - HP-UX
1752815 Members
6151 Online
108789 Solutions
New Discussion юеВ

Re: postgres HP-UX 11.31 what's the purpose

 
SOLVED
Go to solution
jason_lee
Honored Contributor

postgres HP-UX 11.31 what's the purpose

Hi,
What's the purpose of postgres process? Can we shut it down? What's the impact? We have HP-UX 11.31 IA-64.

4 REPLIES 4
Solution

Re: postgres HP-UX 11.31 what's the purpose

Is it running as user sfmdb?

If so then no, I wouldn't stop it as it provides the backend data store for the system fault management database - It's pretty lightweight and shouldn't consume any significant resources... learn about SFM here:

http://docs.hp.com/en/5900-0167/5900-0167.pdf

HTH

Duncan

I am an HPE Employee
Accept or Kudo
jason_lee
Honored Contributor

Re: postgres HP-UX 11.31 what's the purpose

Duncan thanks for the reply. As we are performing security hardening on the server, we want to know/close ports that are not critical. For those that we want it to remain open, we need to justify.

Michael Leu
Honored Contributor

Re: postgres HP-UX 11.31 what's the purpose

Thanks for pointing this out. I think it's really stupid that a OS-internal databases is listening on a port that can be accessed from outside.

# lsof -i | grep sfmdb
postgres 14064 sfmdb 4u IPv6 0t0 TCP *:10864 (LISTEN)
postgres 14064 sfmdb 5u IPv4 0t0 TCP *:10864 (LISTEN)

Is there any way to turn this off?
Steven E. Protter
Exalted Contributor

Re: postgres HP-UX 11.31 what's the purpose

Shalom,

postgress generally works with local httpd servers and doesn't need to listen on a port. Check configuration if it is. It may not need to be unless an EXTERNAL server is accessing the postgress database data.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com