FW: UI Addition Request. View Data > View BOTTOM 100 Rows

Поиск
Список
Период
Сортировка
От Matt Janssen
Тема FW: UI Addition Request. View Data > View BOTTOM 100 Rows
Дата
Msg-id 004801cb3a6a$def7d780$9ce78680$@com
обсуждение исходный текст
Ответы Re: FW: UI Addition Request. View Data > View BOTTOM 100 Rows  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
From: Dave Page [mailto:dpage@pgadmin.org]
Sent: Thursday, August 12, 2010 3:21 PM
>On Thu, Aug 12, 2010 at 5:40 PM, Matt Janssen <matt@luggagepros.com> wrote:
>> Presently pgAdmin tables have a right-click context menu option "View
Data >
>> View Top 100 Rows".
>
>> More often than wanting to see the oldest data, we want to view the
newest
>> data. I propose an addition or change that allows for "View Bottom 100
>> Rows." This option would mimic the existing functionality, except that
the
>> sort order would be descending.
>>
>> Thoughts? I apologize if I'm bothering the wrong people on this.
>
>"Top" just means the first 100 returned by an unordered select query.
>They're actually in a completely arbitrary order, as that's how
>Postgres stores them, so "bottom" doesn't really make any sense. We
>don't make any attempt to order, as we have no idea what makes sense
>for any particular table - you can specify your own ordering in the
>filter/sort dialog of course.

Not to argue since I'm pretty novice with pgAdmin, but every time I open a
table with "View Top 100 Rows" the filter/sort options are already set to
PRIMARY KEY Ascending. Can we offer the reverse behavior?

Matt
matt@luggagepros.com


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: UI Addition Request. View Data > View BOTTOM 100 Rows
Следующее
От: Dave Page
Дата:
Сообщение: Re: FW: UI Addition Request. View Data > View BOTTOM 100 Rows