Jochem van Dieten wrote:
> Michael Paesold wrote:
[snip]
> > I there any way to get the result from an EXPLAIN query?
>
> If I read the development documentation correctly, the next version of
> PostgreSQL will return EXPLAIN output as a recordset instead of a NOTICE.
>
> HTH,
> Jochem
So that means that I have to wait. Is it not possible to fetch the NOTICEs?
Returning a result set seems to be more standard, the other dbs I tried
recently (MySQL, SAP DB) do so.
Thanks anyway.
Regards,
Michael