> I'm new to PostgreSQL and I was wondering if there were any tips or tricks > to admining a postgre db and if there are any tools like phpmyadmin for > postgre.
Have a look at these: phppgadmin: http://phppgadmin.sourceforge.net/ pgadmin3: http://www.pgadmin.org/pgadmin3/index.php Bye, Chris. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match