| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Convey <smconvey(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Red Hat Policies Regarding PostgreSQL |
| Date: | 2015-10-27 01:06:02 |
| Message-ID: | 6462.1445907962@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Michael Convey <smconvey(at)gmail(dot)com> writes:
> Due to policies for Red Hat family distributions, the PostgreSQL
> installation will not be enabled for automatic start or have the database
> initialized automatically.
> To which policies are they referring? Licensing, security, or other?
Packaging policy: daemons shall not run merely by virtue of having been
installed. Otherwise, if you install a boatload of software without
checking each package, you'd have a boatload of probably-unwanted and
possibly-incorrectly-configured daemons running. Which is a performance
problem and likely a security hazard too.
It's a good policy IMO (though I used to work there so no doubt I've just
drunk too much Red Hat koolaid).
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Blomstrom | 2015-10-27 01:08:27 | Re: Recursive Arrays 101 |
| Previous Message | Adrian Klaver | 2015-10-27 01:04:47 | Re: Recursive Arrays 101 |