Prevent from Deletion

From: Alex <alex(at)meerkatsoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Prevent from Deletion
Date: 2003-09-01 03:07:29
Message-ID: 3F52B7F1.9040507@meerkatsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have tables that have default records that must not be deleted or
modified.
Is there an easy way to do this. Like setting a trigger on the Primary
key value ?

Alex

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2003-09-01 03:13:19 Re: About GPL and proprietary software
Previous Message Alex 2003-09-01 02:58:19 Re: Quetions on Joins