Re: [BUGS] BUG #1093: wrong handling of additional parameters in init script

2004-03-04 Thread Tom Lane
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes: > Version for PostgreSQL 7.3.x contains some logic based on the name of script > NAME=`basename $0` > I assume, it is for support of multiple postmasters using additional files > /etc/sysconfig/pgsql/${NAME} > But this variable is dependable of

[BUGS] BUG #1093: wrong handling of additional parameters in init script

2004-03-04 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1093 Logged by: Konstantin Pelepelin Email address: [EMAIL PROTECTED] PostgreSQL version: 7.3.4 Operating system: Linux Description:wrong handling of additional parameters in init script Details: I use RP