> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Chris Velevitch > Sent: 02 June 2006 08:50 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Is build 3142 database version independent? > > Is pgAdmin meant to be database version independend or will it only > work for a specific verision of pg?
It supports 7.3 upwards. Obviously the older versions (1.0, 1.2) might not support later PostgreSQL's. Regards, Dave. ---------------------------(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