dbTalk Databases Forums  

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

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #1093: wrong handling of additional parameters in init in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] BUG #1093: wrong handling of additional parameters in init - 03-04-2004 , 10:51 AM







We have nothing to do with that script. Contact your RPM packager or
Linux distributor.

---------------------------------------------------------------------------

PostgreSQL Bugs List wrote:
Quote:
The following bug has been logged online:

Bug reference: 1093
Logged by: Konstantin Pelepelin

Email address: cat (AT) dtf (DOT) ru

PostgreSQL version: 7.3.4

Operating system: Linux

Description: wrong handling of additional parameters in init script

Details:

I use RPMs for linux, which contain file
/etc/rc.d/init.d/postgresql

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 whether this script was called by hand
from its main location as postgresql (or using RedHat's 'service postgresql
start') or from /etc/rc.d/rc (through symlink as S85postgresql)


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.