BUG #3699: Fails to compile DTrace Support

From: "Lee Packham" <lpackham(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3699: Fails to compile DTrace Support
Date: 2007-10-26 07:30:10
Message-ID: 200710260730.l9Q7UApJ066429@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3699
Logged by: Lee Packham
Email address: lpackham(at)gmail(dot)com
PostgreSQL version: 8.2.5
Operating system: OSX Leopard
Description: Fails to compile DTrace Support
Details:

I have built a patch to enable a working DTrace on OSX with Postgres 8.2.5.
Basically the problem is that the dtrace command on OSX doesn't have the -G
parameter - so you have to use the newer -h method to produce a header file.

I have put the patch on my blog.

http://leenux.org.uk/dtrace-patches/dtrace-with-postgres-on-osx

Hope this is of use to you guys.

Cheers,

Lee Packham

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marek Romanowski 2007-10-26 08:39:21 BUG #3700: initdb could not find suitable encoding for locale "Polish_Poland.1250"
Previous Message Michael 2007-10-26 01:29:21 Re: PostgreSQL crash on Freebsd 7