Re: Database level encryption - Mailing list pgsql-admin

From Tim Landscheidt
Subject Re: Database level encryption
Date
Msg-id m3pr2bh3ie.fsf@passepartout.tim-landscheidt.de
Whole thread Raw
In response to Database level encryption  (Timothy Madden <terminatorul@gmail.com>)
List pgsql-admin
Timothy Madden <terminatorul@gmail.com> wrote:

> [...]
> User authentication should be unrelated to encrypting the database
> owned by that user. You can think of it as if only the owner can ever
> connect to such a database, and his/her password is the encryption
> key, or as if any user that wishes to connect should provide the
> encryption key first, and then the user name and password.

As you seem not to need any of PostgreSQL's features, why
not use SQLite? It seems perfect for your application as far
as you stated it.

Tim

pgsql-admin by date:

Previous
From: Timothy Madden
Date:
Subject: Re: Database level encryption
Next
From: Michael Gould
Date:
Subject: Re: Database level encryption