Re: limiting the number of rows displayed - Mailing list pgadmin-support

From Rod Taylor
Subject Re: limiting the number of rows displayed
Date
Msg-id 1030393775.29269.15.camel@jester
Whole thread Raw
In response to Re: limiting the number of rows displayed  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-support
> Hi Karim,
>
> Currently there is no way to do this other than enter the SQL yourself
> with a 'LIMIT nnn' on the end of the query. It might be handy though, so
> I'll add it to the todo list.

MSAccess does this decently.  They use a cursor, pull out 100 entries by
default, then when you scroll to the bottom of the screen it grabs the
next 100 entries, etc.

So, you only get as much as you want to see.


pgadmin-support by date:

Previous
From: "Vikram Khurana"
Date:
Subject: Re: VMWare connection
Next
From: "Dave Page"
Date:
Subject: Re: VMWare connection