Re: [GENERAL] Installing debugger

2008-05-17 Thread dpage
The readme should be in/under the doc directory of your installation, and the script in the share directory. On 5/16/08, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote: > On Fri, 2008-05-16 at 14:27 +0100, Dave Page wrote: >> There is a README with the plugin which tells you how to modify >> postgre

Re: [GENERAL] mac install question

2008-07-23 Thread dpage
He does, though he's currently on vacation, being forced to top-post in the gmail mobile interface :-p Can the OP send me (privately) the bitrock_installer log from /tmp please? Thanks, Dave On 7/23/08, Douglas McNaught <[EMAIL PROTECTED]> wrote: > On Wed, Jul 23, 2008 at 2:19 PM, [EMAIL PROTECTE

Re: [GENERAL] mac install question

2008-07-23 Thread dpage
Thanks for the log. It shows that the otool utility couldn't be found (which should be a fatal error but that's another issue. Is the otool program on your system anywhere? Afaik, it should be on any Mac, but maybe it's part of xcode (i hope not- can anyone confirm?) In any case, re-running the i

Re: [GENERAL] mac install question

2008-07-23 Thread dpage
it's a command line utility. On 7/23/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Frankly i have no idea what otool is? > >> Date: Wed, 23 Jul 2008 20:45:23 +0100 >> From: [EMAIL PROTECTED] >> To: [EMAIL PROTECTED] >> Subject: Re: [GENERAL] mac install question >> CC: pgsql-general@postgre

Re: [GENERAL] mac install question

2008-07-23 Thread dpage
that'll make it work, but doesn't fix the problem. :-( On 7/23/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Well scott's suggestion seemed to work: > > > Ryan, > > > > > > Try setting: > > > > export DYLD_LIBRARY_PATH=/Library/PostgreSQL/8.3/lib:$DYLD_LIBRARY_PATH > > > > and r

Re: [GENERAL] Pet Peeves?

2009-02-02 Thread dpage
You realise you just described the very project you saw me write a presentation on today right? :-p On 2/2/09, Gregory Stark wrote: > Christopher Browne writes: > >> - Managing jobs (e.g. - "pgcron") > > A number of people have mentioned a job scheduler. I think a job scheduler > entirely insid