On 08/14/2015 08:56 AM, Jeff Janes wrote:
On Thu, Aug 13, 2015 at 2:02 PM, Adrian Klaver
<adrian.kla...@aklaver.com <mailto:adrian.kla...@aklaver.com>> wrote:

    On 08/13/2015 12:49 PM, Jeff Janes wrote:

        I am looking for an extension or a technique that will allow me to
        intercept a query by the exact query text, and replace that
        query with a
        different one.


    What is sending the query?

    In other words what library is the app using to communicate with the
    Postgres server?


I believe it is some ancient version of Hibernate.
Cheers,

So JDBC.

Don't know how much control you have over the setup, but this looks interesting:

https://github.com/ttddyy/datasource-proxy


Jeff


--
Adrian Klaver
adrian.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to