Re: enable_joinremoval - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: enable_joinremoval
Date
Msg-id 3073cc9b1003290842k6a5e1986t9bf1992a816c8547@mail.gmail.com
Whole thread Raw
In response to Re: enable_joinremoval  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Mar 29, 2010 at 11:29 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Mon, Mar 29, 2010 at 11:23 AM, Jaime Casanova
> <jcasanov@systemguards.com.ec> wrote:
>> On Mon, Mar 29, 2010 at 10:42 AM, Alvaro Herrera
>> <alvherre@commandprompt.com> wrote:
>>>
>>> It seems that what's really needed is some debug output to be able to
>>> find out what it did.
>>
>> +1, i was preparing an env for testing this but in the while i was
>> thinking how can i know what happens... counting the tables in the
>> explain analyze? it's possible but not ideal
>
> I don't actually see much value in making EXPLAIN show which tables
> were removed.

no, i was thinking in something like a DEBUG message indicating that
that rel is being removed... maybe a DEBUG1 message

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Parallel pg_dump for 9.1
Next
From: Tom Lane
Date:
Subject: Re: enable_joinremoval