>>> On Fri, Feb 24, 2006 at 5:00 pm, in message <[EMAIL PROTECTED]>, "Jim C. Nasby" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster