Re: PostgreSQL does CAST implicitely between int and a domain derivedfrom int

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-performance(at)postgresql(dot)org>, Jean-Michel Pouré <jm(at)poure(dot)com>
Subject: Re: PostgreSQL does CAST implicitely between int and a domain derivedfrom int
Date: 2009-08-26 14:59:45
Message-ID: 4A950791020000250002A265@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Jean-Michel Pouré<jm(at)poure(dot)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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Fred Janon 2009-08-26 15:08:52 Re: How to create a multi-column index with 2 dates using 'gist'?
Previous Message Jean-Michel Pouré 2009-08-26 14:40:31 PostgreSQL does CAST implicitely between int and a domain derived from int