Re: Problem with sql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: shashi ahuja <shashiahuja(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Problem with sql
Date: 2001-06-04 15:15:18
Message-ID: 263.991667718@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

shashi ahuja <shashiahuja(at)yahoo(dot)com> writes:
> Now wht happen is in my final query of test1 and test2, "total_message" and "con_phone" both
> the columns output is changed by 5 times which is a random value.

Would you mind providing this example in the form of a psql script that
reproduces the problem starting from an empty database? (ie, create and
fill the tables and execute the query that gives a bogus result)
Guessing at your table declarations is not a productive use of our time.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2001-06-04 15:16:28 Re: Help!
Previous Message Stephan Szabo 2001-06-04 15:14:35 Re: REFERENCES fails on derived classes