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. Troub

Re: [pgadmin-support] Problems editing tables

2007-06-04 Thread Roland Martin
olumns_pk PRIMARY KEY (f_table_catalog, f_table_schema, f_table_name, f_geometry_column) ) WITH OIDS; ALTER TABLE geometry_columns OWNER TO postgres; ... and I don't think it matters what data is in there, as the same thing happens when you try to add a new row. Cheers, Roland. On 04/06/07, Da

[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