[pgadmin-support] Dropping a type

2011-09-21 Thread Steve Erickson
I'm using pgAdmin 1.12.3 on Mac OSx. I have functions that use a Type rowtype to hold the results of a query. When I change the query to add/remove columns, I also change the Type, then do a drop, then create, and get a success message. However, I then need to drop and create all dependent ob

Re: [pgadmin-support] Crash on delete record with filter in place

2011-09-21 Thread Dave Page
On Tue, Sep 20, 2011 at 8:52 PM, Guillaume Lelarge wrote: > On Tue, 2011-09-20 at 13:21 +0100, Dave Page wrote: >> On Mon, Sep 19, 2011 at 8:34 PM, Guillaume Lelarge >> wrote: >> > >> > See the attachment. I was using GDB. Note that this is not a segfault. >> > It's a SIGABRT. >> > >> > What surp

Re: [pgadmin-support] pgadmin3 crash report

2011-09-21 Thread Willy-Bas Loos
Hi, It's a late reply, sry about that. pgAdmin stalls on me when i open the server status window, since i installed the adminpack. (pgAdmin version 1.12.2 on ubuntu 11.04) It shows an error, which doesn't react to click events. from the pgadmin log: 2011-09-21 11:14:16 ERROR : ERROR: could not r

[pgadmin-support] possible improvement for column resizing

2011-09-21 Thread Belbin, Peter
Is there a reason why either pgAdmin or postgresql itself can not use the following method for doing column width changes: http://sniptools.com/databases/resize-a-column-in-a-postgresql-table-without-changing-data particularly in the case where the column is used in views etc, unless there is a