Re: [pgadmin-support] Problem editing tables (geom columns)

2007-06-21 Thread Dave Page
Pedro Doria Meunier wrote: > (First of all sorry for cross-posting but I feel this is a matter that > interests all recipients) > Thread on pgadmin support: > http://www.pgadmin.org/archives/pgadmin-support/2007-06/msg00046.php > > Hello Dave, Hi Pedro > This behavior (trying to show the entire

Re: [pgadmin-support] Problem editing tables (geom columns)

2007-06-20 Thread Pedro Doria Meunier
e: >>> I've seen in the known issues for ver 1.6.3 that there's a >>> problem with editing tables with long fields... >> Where do you see that? >> >>> Strangely enough I've used this version before with Fedora Core >>> 6 and there wasn'

Re: [pgadmin-support] Problem editing tables (geom columns)

2007-06-20 Thread Dave Page
Dave Page wrote: > Pedro Doria Meunier wrote: >> I've seen in the known issues for ver 1.6.3 that there's a problem >> with editing tables with long fields... > > Where do you see that? > >> Strangely enough I've used this version before with Fed

Re: [pgadmin-support] Problem editing tables (geom columns)

2007-06-18 Thread Dave Page
Pedro Doria Meunier wrote: I've seen in the known issues for ver 1.6.3 that there's a problem with editing tables with long fields... Where do you see that? Strangely enough I've used this version before with Fedora Core 6 and there wasn't a problem with postgis tables...

[pgadmin-support] Problem editing tables (geom columns)

2007-06-17 Thread Pedro Doria Meunier
1.6.3 from rpm Problems: - -Freezing while editing tables with geom fields - - If, per chance, it finally opens the table (after a long time) scrolling through the records freezes instantly. - - Processor time given for the pgadmin process (as seen with ps aux) rises up to 90%+ ! Downgraded to 1.6.2

Re: [pgadmin-support] Problems editing tables

2007-06-12 Thread Dave Page
Roland Martin wrote: > Hi Dave, > > Mmm, OK. Thanks for your helpful response. > > Trouble, in this case, means that it can't be done. I do the following: > 1. Locate any geometry_columns table > 2. Right click -> View data (or view all rows in the submenu, or whatever) > 3. I click in a field in

Re: [pgadmin-support] Problems editing tables

2007-06-11 Thread Dave Page
Roland Martin wrote: > Hi, > > I'm going to reinstall the earlier version, since it does actually work. > If anyone is ever interested in fixing this bug, please get in touch. I fully intend to look at it, unfortunately sometimes I simply don't have time to turn around bug fixes immediately in fr

Re: [pgadmin-support] Problems editing tables

2007-06-11 Thread Roland Martin
Hi, I'm going to reinstall the earlier version, since it does actually work. If anyone is ever interested in fixing this bug, please get in touch. Cheers, Roland. On 04/06/07, Roland Martin <[EMAIL PROTECTED]> wrote: Hi Dave, Mmm, OK. Thanks for your helpful response. Trouble, in this cas

Re: [pgadmin-support] Problems editing tables

2007-06-04 Thread Roland Martin
Hi Dave, Mmm, OK. Thanks for your helpful response. Trouble, in this case, means that it can't be done. I do the following: 1. Locate any geometry_columns table 2. Right click -> View data (or view all rows in the submenu, or whatever) 3. I click in a field in the f_table_name column, and make c

Re: [pgadmin-support] Problems editing tables

2007-06-04 Thread Dave Page
Roland Martin wrote: > Hi, > > I've been having trouble editing a couple of tables in pgAdmin 1.6.3. > The same operation works fine in 1.4.1, so I assume it's some sort of bug... > > The only tables (as far as I can tell) that are affected are PostGIS > 'geometry_columns' tables. Before anyone a

[pgadmin-support] Problems editing tables

2007-06-04 Thread Roland Martin
Hi, I've been having trouble editing a couple of tables in pgAdmin 1.6.3. The same operation works fine in 1.4.1, so I assume it's some sort of bug... The only tables (as far as I can tell) that are affected are PostGIS 'geometry_columns' tables. Before anyone asks, they do have OIDs. Is there

Re: [pgadmin-support] pgadmin3 crashes when editing tables

2005-11-27 Thread Patrick McDonnell
On Sun, Nov 27, 2005 at 11:27:06PM +0100, Andreas Pflug wrote: > Patrick McDonnell wrote: > > >Hi - > >I'm experiencing a problem with pgadmin3 1.4.0. I'm running it on > >Gentoo Linux. I had the same problem with the 1.2.2 release. > >Basically, pgadmin3 will crash under certain circumstances w

Re: [pgadmin-support] pgadmin3 crashes when editing tables

2005-11-27 Thread Andreas Pflug
Patrick McDonnell wrote: Hi - I'm experiencing a problem with pgadmin3 1.4.0. I'm running it on Gentoo Linux. I had the same problem with the 1.2.2 release. Basically, pgadmin3 will crash under certain circumstances when editing the contents of a table in the grid editor. It seems to occur wh

[pgadmin-support] pgadmin3 crashes when editing tables

2005-11-27 Thread Patrick McDonnell
Hi - I'm experiencing a problem with pgadmin3 1.4.0. I'm running it on Gentoo Linux. I had the same problem with the 1.2.2 release. Basically, pgadmin3 will crash under certain circumstances when editing the contents of a table in the grid editor. It seems to occur when one column is a serial co

Re: Editing tables

2001-10-05 Thread Dave Page
> -Original Message- > From: Colin Freas [mailto:[EMAIL PROTECTED]] > Sent: 04 October 2001 20:04 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Editing tables > > > > Is it possible to modify tables using pgAdmin? > > For instance, and assum

Editing tables

2001-10-04 Thread Colin Freas
Is it possible to modify tables using pgAdmin? For instance, and assuming it is possible, how can I add a column to an existing table? Colin Freas