Re: PostgreSQL does CAST implicitely between int and a domain derivedfrom int - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: PostgreSQL does CAST implicitely between int and a domain derivedfrom int
Date
Msg-id 4A950791020000250002A265@gw.wicourts.gov
Whole thread Raw
In response to PostgreSQL does CAST implicitely between int and a domain derived from int  (Jean-Michel Pouré <jm@poure.com>)
List pgsql-performance
Jean-Michel Pouré<jm@poure.com> wrote:
> Details, query plan and database:
> http://drupal.org/node/559986

That still has EXPLAIN output rather than EXPLAIN ANALYZE output.
Without the "actual" information, it's much harder to tell where
things might be improved.

-Kevin

pgsql-performance by date:

Previous
From: Jean-Michel Pouré
Date:
Subject: PostgreSQL does CAST implicitely between int and a domain derived from int
Next
From: gael@pilotsystems.net (Gaël Le Mignot)
Date:
Subject: Re: Performance regression between 8.3 and 8.4 on heavy text indexing