public inbox for [email protected]  
help / color / mirror / Atom feed
Subject: [Pljava-dev] Jar FDW?
Date: Sun, 9 Aug 2015 10:50:00 -0600
Message-ID: <CALBNtw5dwSNY-7YRMKhHP0moG3+KQ660QBrT1MaNtT52JcrPPA@mail.gmail.com> (raw)

Recent versions of PostgreSQL have a Foreign Data Wrapper.

1. Should pl/java provide a FDW for jar files? This is roughly akin to the
current install_jar (and will certainly duplicate the effects behind the
scenes) but will also make the contents of the jar visible to database
users, if privileges permit.

2. Can pl/java provide a way to add these FDW to the classpath?

3. The initial version can be read-only. Would it make sense to add the
ability to insert/update content or is that too risky? On the other hand
this might be the cleanest way to implement the SP java body I mentioned.

Bear
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20150809/aa92b759/attachment.html;



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Subject: Re: [Pljava-dev] Jar FDW?
  In-Reply-To: <CALBNtw5dwSNY-7YRMKhHP0moG3+KQ660QBrT1MaNtT52JcrPPA@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox