dbTalk Databases Forums  

[BUGS] pgAdmin III edit grid on empty Table

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] pgAdmin III edit grid on empty Table in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nathan Daniels
 
Posts: n/a

Default [BUGS] pgAdmin III edit grid on empty Table - 08-13-2004 , 12:58 PM






I am running the Win32 build installed of the msi installer on a Win2K box.

After installing the database, I created a new database named 'FPMain' and a
new table named 'Trusted' with one column also named 'Trusted' of
varchar[100] NOT NULL. When I went to edit the table, the column showed up,
but there was no empty row displayed for me to begin entering data. I
executed an arbitrary SQL statement to add one row of data to it. The row
correctly showed up in the editor, but there was still no additional empty
row to begin entering new data.

Nathan Daniels
V.P. Data Integration
FATPOT Technologies



---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote
  #2  
Old   
Andreas Pflug
 
Posts: n/a

Default Re: [BUGS] pgAdmin III edit grid on empty Table - 08-13-2004 , 01:50 PM






Nathan Daniels wrote:
Quote:
I am running the Win32 build installed of the msi installer on a Win2K box.

After installing the database, I created a new database named 'FPMain' and a
new table named 'Trusted' with one column also named 'Trusted' of
varchar[100] NOT NULL. When I went to edit the table, the column showed up,
but there was no empty row displayed for me to begin entering data. I
executed an arbitrary SQL statement to add one row of data to it. The row
correctly showed up in the editor, but there was still no additional empty
row to begin entering new data.

Nathan,
please post pgadmin related stuff at pgadmin-support.

You probably didn't assign a primary key to that table, pgadmin3 will
refuse to edit tables on which it can't identify rows uniquely.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.