Re: Encrypting a single column

Поиск
Список
Период
Сортировка
От Tino Schwarze
Тема Re: Encrypting a single column
Дата
Msg-id 20071214180346.GB30811@easy2.in-chemnitz.de
обсуждение исходный текст
Ответ на Re: Encrypting a single column  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-admin
On Fri, Dec 14, 2007 at 11:54:58AM -0600, Kevin Grittner wrote:

> > We need to encrypt an individual column in a table. I've noticed that
> > pgcrypto can do this.
> >
> > However we have one problem, our software runs through a closed
> > source "connectivity kit" that allows it to use a postgres dbms, so
> > our programs cant sent an individual sql statement to give the
> > password.
>
> I assume that you're trying to protect against a backup of the
> database falling into the wrong hands?  If so, your connectivity
> layer should be doing the work.

I think, he should go for encrypted backup instead if that's what he
wants to accomplish.

> If you're trying to protect against something else, please clarify.

+1

Bye,

Tino.

--
www.craniosacralzentrum.de
www.lebensraum11.de
www.spiritualdesign-chemnitz.de

Tino Schwarze * Parkstraße 17h * 09120 Chemnitz

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

Предыдущее
От: "Campbell, Lance"
Дата:
Сообщение: Large Objects
Следующее
От: Anibal Acosta
Дата:
Сообщение: Corrupt backup file after pg_dump (from windows)