From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Seth Robertson <in-pgsql-hackers(at)baka(dot)org> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Automatic client certificate selection support for libpq v1 |
Date: | 2009-05-08 16:10:13 |
Message-ID: | 8766.1241799013@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Seth Robertson <in-pgsql-hackers(at)baka(dot)org> writes:
> I had a situation where I needed to connect to multiple postgresql
> servers in a variety of programs written in a variety of languages,
> including some which connected to multiple servers at the same time.
> As some of you might know, you cannot usefully put multiple
> certificates or keys in the postgresql.crt/.key files.
Hmm, shouldn't we fix *that* rather than inventing a hack like this?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | David Blewett | 2009-05-08 16:44:18 | Re: [PATCH] Automatic client certificate selection support for libpq v1 |
Previous Message | Heikki Linnakangas | 2009-05-08 16:09:51 | Re: Some 8.4 changes needed according to pg_migrator testing |