"Indira Muthuswamy" wrote: > Can anyone of you help me in finding the datatype of a particular column in > a table in Postgres? > > Thanks and Regards, > M.Indira
You're almost in the right place, but you'd be better off asking this question in the pgsql-general or perhaps pgsql-novice. This mailing list is for talking about modifications to the actual database engine. Drew ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match