Long term read-only records?

Поиск
Список
Период
Сортировка
От Jason Hihn
Тема Long term read-only records?
Дата
Msg-id NGBBLHANMLKMHPDGJGAPOEIJCFAA.jhihn@paytimepayroll.com
обсуждение исходный текст
Ответы Re: Long term read-only records?  (Dennis Gearon <gearond@cvc.net>)
Re: Long term read-only records?  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
Is there a way to make a record read-only for months or years? My intent is
that after a cutoff (a program can run making rows r/o) existing records can
no longer be modified without unlocking first. User security is
insufficient, since that only applies to tables. I'd rather not have to
maintain a R/O flag (or date) in code, because it relies on correct,
voluntary implementation every time. I'd like something more enforceable
then that, and that has me looking to the DBMS

Thank you for your time.


В списке pgsql-general по дате отправления:

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Please help with this error message
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: Long term read-only records?