From: | tomas(at)tuxteam(dot)de |
---|---|
To: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Andrew Chernow <ac(at)esilo(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pulling libpqtypes from queue |
Date: | 2008-04-15 14:48:35 |
Message-ID: | 20080415144835.GA9743@www.trapp.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Apr 15, 2008 at 09:48:37AM -0400, Merlin Moncure wrote:
> On Tue, Apr 15, 2008 at 9:36 AM, Alvaro Herrera
> <alvherre(at)commandprompt(dot)com> wrote:
[...]
> > I expect you intend to get at least the hooks in, right?
>
> not likely. Keep in mind, this is not how we really wanted to do
> things in the first place. We don't think this is the right strategy
> for integrating libpqtypes with libpq. It over-complicates things and
> we don't really see a use case outside of libpqtypes. If a reasonable
> case can be made for putting the hooks in, we will consider it. Can
> you think of any good reasons for hooking libpq outside of our
> intentions?
Yes, this one comes to mind:
From: sanjay sharma
Subject: Submission of Feature Request : RFC- for Implementing
Transparent Data Encryption in Postgres
<http://archives.postgresql.org/pgsql-hackers/2008-03/msg01231.php>
I know that the original poster wanted to encrypt and decrypt things
server-side, but as was noted in the thread this doesn't make that much
sense because the decryption keys must be somehow kept around there.
But for doing it transparently client-side such libpq hooks might come
in handy...
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFIBMBDBcgs9XrR2kYRAoLzAJ0XX4Xo/ZAoqH/RDEHXg2IuCgnCcwCfdE/z
nXz3eP5S2dflpt0GAZULHfU=
=ofgk
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2008-04-15 14:51:03 | Re: Problem with site doc search |
Previous Message | Magnus Hagander | 2008-04-15 14:48:13 | Re: Problem with site doc search |