Re: hstore problem with UNION?

From: Jayadevan M <Jayadevan(dot)Maymala(at)ibsplc(dot)com>
To: Ivan Voras <ivoras(at)freebsd(dot)org>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-general-owner(at)postgresql(dot)org
Subject: Re: hstore problem with UNION?
Date: 2010-05-10 12:10:00
Message-ID: OF00896CFB.26CE7F0A-ON6525771F.0042BBF5-6525771F.0042D840@ibsplc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When we do a union, the database has to get rid of duplicates and get
distinct values. To achieve this, probably it does a sort. Just
guesswork....
Regards,
Jayadevan

DISCLAIMER:

"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Voras 2010-05-10 12:18:06 Re: hstore problem with UNION?
Previous Message Jayadevan M 2010-05-10 12:08:41 Re: hstore problem with UNION?