Timothy Madden <terminatorul@xxxxxxxxx> 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 -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin