Re: Long term read-only records? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Long term read-only records?
Date
Msg-id 200303261751.12074.dev@archonet.com
Whole thread Raw
In response to Re: Long term read-only records?  (Dennis Gearon <gearond@cvc.net>)
List pgsql-general
On Wednesday 26 Mar 2003 5:09 pm, Dennis Gearon wrote:
> OOOPS,
>     record by record, I see. Mabye the flag in combination with a view?

That's what I'd do. Don't forget to make sure you still have a user who can
delete the underlying r/o records at some point in the future.
--
  Richard Huxton


pgsql-general by date:

Previous
From: "Daniel R. Anderson"
Date:
Subject: Re: Performance tuning in PostgreSQL
Next
From: Dennis Gearon
Date:
Subject: Re: Performance tuning in PostgreSQL