Charlie Clark wrote: > Hi, > > first of all is there another way to check for already posted issues > apart from > http://www.pgadmin.org/support/issues.php ? I know my first submission > had already been picked up on.
Just searching the mailing list. There's no tracker other than my inbox. > Just had a freezw in pgAdmin when deleting a column. Strange thing was > seemed to affect the whole of PostgreSQL not just pgAdmin. Can you recreate it? If the server hung, or the connection glitched, that could have caused a client hang. > Also pg_restore should support -c Added to the roadmap for the next version. 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