Обсуждение: [pgAdmin III] #273: Check the number of rows returned by a query

Поиск
Список
Период
Сортировка

[pgAdmin III] #273: Check the number of rows returned by a query

От
"pgAdmin Trac"
Дата:
#273: Check the number of rows returned by a query
----------------------------+-----------------------------------------------
 Reporter:  Rob Richardson  |       Owner:  dpage
     Type:  feature         |      Status:  new  
 Priority:  minor           |   Milestone:       
Component:  pgadmin         |     Version:  trunk
 Keywords:  editgrid        |    Platform:  all  
----------------------------+-----------------------------------------------
 In the edit grid, pgAdmin should check the estimated number of rows of the
 table. If it's more than a specific limit, it should ask if the user still
 wants to load that number of rows. The user should be able to cancel the
 query or to force the retrieving of the rows (for example if the estimated
 number of rows is wrong).

 We can probably do the same thing in the query tool by checking the number
 of rows that will be returned before loading them in the grid

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/273>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Re: [pgAdmin III] #273: Check the number of rows returned by a query

От
"pgAdmin Trac"
Дата:
#273: Check the number of rows returned by a query
--------------------------------+-------------------------------------------
 Reporter:  Rob Richardson      |       Owner:  dpage
     Type:  feature             |      Status:  new  
 Priority:  minor               |   Milestone:       
Component:  pgadmin             |     Version:  trunk
 Keywords:  editgrid juniorjob  |    Platform:  all  
--------------------------------+-------------------------------------------
Changes (by gleu):

  * keywords:  editgrid => editgrid juniorjob


--
Ticket URL: <http://code.pgadmin.org/trac/ticket/273#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III