>-Original Message-
>From: Albe Laurenz [mailto:laurenz.a...@wien.gv.at]
>Sent: Friday, June 28, 2013 4:05 AM
>To: David Greco; pgsql-general@postgresql.org
>Subject: RE: auto_explain & FDW
>David Greco wrote:
>> In my development environment, I am using the auto_explain module to
>> hel
David Greco wrote:
> In my development environment, I am using the auto_explain module to help
> debug queries the developers
> complain about being slow. I am also using the oracle_fdw to perform queries
> against some oracle
> servers. These queries are generally very slow and the application a
In my development environment, I am using the auto_explain module to help debug
queries the developers complain about being slow. I am also using the
oracle_fdw to perform queries against some oracle servers. These queries are
generally very slow and the application allows them to be. The troubl