backend disconnect w/ cast in join

From: "amy cheng" <amycq(at)hotmail(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: backend disconnect w/ cast in join
Date: 1999-11-01 11:08:33
Message-ID: 19991101190833.59721.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi, there,

I'm using select from 2 tables (join). the key fields are not the
same type (char and varchar). result: psql got disconnected. I tried
several times, then, I make the type the same. then, it works.

now, although not urgent, I'm still curious: is it a bug or,
I did not install PG right? (version: 6.5.1 on i686-pc-linux-gnu, compiled
by gcc egcs-2.91.66)

thanks!!!

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Russell 1999-11-01 11:17:59 Untrusted functions on index creation.
Previous Message amy cheng 1999-11-01 11:00:17 Re: [GENERAL] Auto Ordering