Re: fsutil ideas - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: fsutil ideas
Date
Msg-id 43FF3E69.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: fsutil ideas  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: fsutil ideas
List pgsql-hackers
>>> On Fri, Feb 24, 2006 at  5:00 pm, in message
<20060224230030.GM2068@pervasive.com>, "Jim C. Nasby"
<jnasby@pervasive.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




pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: fsutil ideas
Next
From: Alvaro Herrera
Date:
Subject: Re: fsutil ideas