FC4 Postgresql RPM update '-o -e'

Paul Howarth paul at city-fan.org
Thu Mar 9 14:32:42 UTC 2006


Gary Stainburn wrote:
> Hi folks.
> 
> Every time I upgrade my FC4 boxes I have to add the line
> 
> PGOPTS='-o -e'
> 
> back into /etc/rc.d/init.d/postgresql
> 
> to force European dates.  How can I make this permenant?

Initscripts aren't configuration files so RPM will "repair" any "damage" 
you've done to them by editing them when the next update comes along.

I don't use postgresql myself, but from looking at the initscript in 
cvs, I'd guess that putting the PGOPTS setting into 
/etc/sysconfig/pgsql/postgresql would probably do what you want.

Paul.




More information about the fedora-list mailing list