From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
---|---|
To: | "Jim Nasby" <jnasby(at)pervasive(dot)com>, "Peter Brant" <Peter(dot)Brant(at)wicourts(dot)gov> |
Cc: | <pgsql-hackers(at)postgresql(dot)org>,"Neil Conway" <neilc(at)samurai(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: fsutil ideas |
Date: | 2006-02-24 23:12:09 |
Message-ID: | 43FF3E69.EE98.0025.0@wicourts.gov |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>>> On Fri, Feb 24, 2006 at 5:00 pm, in message
<20060224230030(dot)GM2068(at)pervasive(dot)com>, "Jim C. Nasby"
<jnasby(at)pervasive(dot)com>
wrote:
> Oh, so does it actually involve any server modifications? Or can it
just
> go into pgfoundry?
No server modifications. I've got it bundled up as though it were
going to be under contrib, and I've applied for a pgfoundry project for
it. Waiting for approval.
I've not dealt with pgfoundry before, so I don't know how much
modification, if any, is needed to set that up. It's working for us now
by building in standard contrib fashion (from contrib/fsutil). The
files:
-rw-r--r-- 1 kgrittn users 318 Feb 24 11:39 Makefile
-rw-r--r-- 1 kgrittn users 751 Feb 24 11:44 README.fsutil
-rw-r--r-- 1 kgrittn users 7857 Feb 24 14:25 fsutil.c
-rw-r--r-- 1 kgrittn users 2149 Feb 24 14:25 fsutil.h
-rw-r--r-- 1 kgrittn users 440 Feb 24 12:54 fsutil.sql.in
Any pointers on setting up the project, or a URL to a page on that
topic, would be welcome. I haven't stumbled across it yet; although,
once I know about it I'm sure it will seem obvious.
-Kevin
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-02-24 23:25:00 | Re: fsutil ideas |
Previous Message | Jim C. Nasby | 2006-02-24 23:00:30 | Re: fsutil ideas |