Re: Which DB?
Re: Which DB?
- Subject: Re: Which DB?
- From: David Teran <email@hidden>
- Date: Tue, 25 May 2004 17:09:44 +0200
It supports a lot of features, ... external functions (written in c,
great to delete files in filesystem if a record in database is
deleted!) ...
Hi David,
this sounds cool. Could you give some more hints how to do that? Is
this a standard function?
No, its not standard but... you create an on-delete trigger which calls
a function and the function is an external perl or c script. I am not a
c expert but it took me 20 minutes to write a c function and integrate
it in postgres. Its very good documented.
regards David
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.