Re: How to lose transaction history (xmin values, WAL, etc.)?

Поиск
Список
Период
Сортировка
От Peter Hunsberger
Тема Re: How to lose transaction history (xmin values, WAL, etc.)?
Дата
Msg-id AANLkTikYGkbDLCQZNTjZg2jagaZmHD0qYMCCwz4CTzjv@mail.gmail.com
обсуждение исходный текст
Ответ на How to lose transaction history (xmin values, WAL, etc.)?  (Richard Walker <richard@softimp.com.au>)
Ответы Re: How to lose transaction history (xmin values, WAL, etc.)?  (Richard Walker <richard@softimp.com.au>)
Список pgsql-general
On Thu, May 20, 2010 at 1:19 AM, Richard Walker <richard@softimp.com.au> wrote:
>
> I have an application in which I want it
> _not_ to be possible to work out which
> rows of a table are being/have been updated.
>

Why?

If you really need security of some form at the physical database
level then don't screw around with convoluted hacks.  Encrypt the
critical data in the database and be done with it.

--
Peter Hunsberger

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: setting contrib lo visible to all schemas
Следующее
От: Fernando
Дата:
Сообщение: Re: [PHP] Some undefined function errors