Thread: Freeze when dropping column

Freeze when dropping column

From
Charlie Clark
Date:
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 had a freezw in pgAdmin when deleting a column. Strange thing
was seemed to affect the whole of PostgreSQL not just pgAdmin.

Also pg_restore should support -c

Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226





Re: Freeze when dropping column

From
Dave Page
Date:
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