Re: Problem with sql - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Problem with sql
Date
Msg-id 263.991667718@sss.pgh.pa.us
Whole thread Raw
In response to Problem with sql  (shashi ahuja <shashiahuja@yahoo.com>)
List pgsql-bugs
shashi ahuja <shashiahuja@yahoo.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

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: password check
Next
From: Stephan Szabo
Date:
Subject: Re: Help!