dbTalk Databases Forums  

[BUGS] ipcclean broken on OSX

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


Discuss [BUGS] ipcclean broken on OSX in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Neil Conway
 
Posts: n/a

Default [BUGS] ipcclean broken on OSX - 04-23-2004 , 03:30 PM






Using a fresh checkout from CVS HEAD, I get the following on my machine:

% ipcclean --version
/Users/neilc/local/pgsql-cvs/bin/ipcclean: line 114: ipcs: command not
found

This machine is running a pretty standard install of OSX 10.3.3.

At the very least, we shouldn't bother installing ipcclean if it is
totally non-functional on this platform.

-Neil


---------------------------(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

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] ipcclean broken on OSX - 04-23-2004 , 09:44 PM






Neil Conway <neilc (AT) samurai (DOT) com> writes:
Quote:
% ipcclean --version
/Users/neilc/local/pgsql-cvs/bin/ipcclean: line 114: ipcs: command not
found

This machine is running a pretty standard install of OSX 10.3.3.
OSX's support of SysV IPC verges on the brain-dead. I suggest filing a
bug report with Apple about their lack of ipcs and ipcrm.

Quote:
At the very least, we shouldn't bother installing ipcclean if it is
totally non-functional on this platform.
We install ipcclean on all platforms whether it functions or not.
I believe there are a number of other platforms where it doesn't work
for lack of porting effort :-( ... but the Apple case is not our fault.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
  #3  
Old   
Neil Conway
 
Posts: n/a

Default Re: [BUGS] ipcclean broken on OSX - 04-24-2004 , 12:08 AM



On 23-Apr-04, at 10:37 PM, Tom Lane wrote:
Quote:
We install ipcclean on all platforms whether it functions or not.
Right; my question is why we do that. What purpose does it serve to
install a script that has no hope of working on this particular
platform?

-Neil


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] ipcclean broken on OSX - 04-24-2004 , 12:22 AM



Neil Conway <neilc (AT) samurai (DOT) com> writes:
Quote:
Right; my question is why we do that. What purpose does it serve to
install a script that has no hope of working on this particular
platform?
So we can get bug reports?

In this case the bug report has to be directed elsewhere, but I see
no point in not installing the script. Someday Apple will fix it.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


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.