View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 06:53 AM
Rajesh Kumar Mallah
 
Posts: n/a
Default Should clients warn in case of server version mismatch ?

Hi,

We connected psql 8.2.0 accidently to postmaster ver 8.1.5.
\d tablename does not work.

should psql at least warn like pg_dump does in case
of such client server version mismatches ?

regds
mallah.

---------------------------(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

Reply With Quote