On E, 2005-05-02 at 15:59 -0500, Jim C. Nasby wrote:
> Out of curiosity, what would be required to allow deletes (but not
> updates)?
Perhaps a "CLUSTER indexname ON tablename WHERE xxx" could be used for
that.
That is a CLUSTER command that leaves out the tuples which do not
satisfy "xxx".
--
Hannu Krosing <hannu(at)skype(dot)net>