Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-20 Thread Tom Hollins
I hope I'm not overstepping here, and not sure if I'm allowed to reply, but here goes: It looks like there are two approaches to this: 1) Unify the init scripts so they work all the time everywhere. 2) Generate the scripts as needed per distribution and risk being out of date. Option 1 seems l

Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-17 Thread Peter Eisentraut
Am Freitag, 17. März 2006 15:25 schrieb Tom Lane: > I will grant you that the contrib script ought to default to assuming > installation paths under /usr/local instead of where the RPMs put > things, but beyond that I'm not sure what's unportable in the current > RPM init scripts. Assuming that /e

Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-17 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> We could push the RPM initscript into the contrib item, but I fear >> we'd forget again to keep it up to date. > I doubt that the RPM init script is going to be portable to all Linux > systems. I think it's useful to have a generi

Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-16 Thread Peter Eisentraut
Tom Lane wrote: > We could push the RPM initscript into the contrib item, but I fear > we'd forget again to keep it up to date. I doubt that the RPM init script is going to be portable to all Linux systems. I think it's useful to have a generic script there for people doing source installations

Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-16 Thread Devrim GUNDUZ
Hi, On Fri, 2006-03-17 at 00:31 -0500, Tom Lane wrote: > We could push the RPM initscript into the contrib item, but I fear > we'd > forget again to keep it up to date. > > Comments anyone? We don't change initscript so often, so keeping it up2date will not be hard -- I'll remind you when we cha

Re: [BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-16 Thread Tom Lane
"Tom Hollins" <[EMAIL PROTECTED]> writes: > It was in a previous version of the init scripts. Not sure if those came > with the OS release or whether I installed it. However, if you want to > release the script for FC4 just edit your ../contrib/startup-scripts/linux > and replace all su commands wi

[BUGS] BUG #2327: Startup script for FC4 with selinux

2006-03-16 Thread Tom Hollins
The following bug has been logged online: Bug reference: 2327 Logged by: Tom Hollins Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Linux (Fedora Core 4) Description:Startup script for FC4 with selinux Details: It was in a previous vers