PL/Proxy 2.4

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Postgres Announce <pgsql-announce(at)postgresql(dot)org>
Subject: PL/Proxy 2.4
Date: 2012-05-07 19:07:38
Message-ID: 20120507190738.GA10047@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

New version of PL/Proxy is out.

Main change is that default remote username is now taken from current_user, not
session_user. Also internal connection cache now supports having connections
to same cluster under different usernames. Both changes together make
SECURITY DEFINER functions work sensibly.

Old behaviour was targeted to support obscure security schemes
for connect strings, but this is now obsoleted by SQL/MED.

More details:
http://pgfoundry.org/frs/shownotes.php?release_id=1947

Downloads:
http://pgfoundry.org/projects/plproxy/

About PL/Proxy
--------------

PL/Proxy is database partitioning system implemented as PL language.

Homepage: http://wiki.postgresql.org/wiki/PL/Proxy
GIT: http://git.postgresql.org/gitweb?p=plproxy.git;a=summary
Github: https://github.com/markokr/plproxy-dev
List: http://lists.pgfoundry.org/mailman/listinfo/plproxy-users

Browse pgsql-announce by date

  From Date Subject
Next Message Guillaume Lelarge 2012-05-09 16:09:41 PostgreSQL Session #4 : Call for Papers
Previous Message David Fetter 2012-05-07 03:54:59 == PostgreSQL Weekly News - May 06 2012 ==