Re: the menu "view/edit data / all rows" strange thing

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Roberto Tagliaferri - Tosnet srl <r(dot)tagliaferri(at)tosnet(dot)it>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: the menu "view/edit data / all rows" strange thing
Date: 2022-07-28 16:13:08
Message-ID: CA+OCxownh+g3v=1tS169APKK_azwBS+TEG_iXVj5w6os_PbkRw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, 28 Jul 2022 at 17:08, Roberto Tagliaferri - Tosnet srl <
r(dot)tagliaferri(at)tosnet(dot)it> wrote:

> I reopen this old post: i see 1000 rows everytime
> If i select no limits i see at bottom of the window
> Total rows: 1000 of 2065 Query complete 00:00:02.006
>

Yes, meaning the query returned 2065 rows, and pgAdmin has so far retrieved
the first batch of 1000.

If you scroll to the end of the results, it'll automatically fetch the next
1000 and add them to the grid.

>
> if i select 1000 rows of limit
> Total rows: 1000 of 1000 Query complete 00:00:00.482
>

Makes sense - you've set the limit to the same as the size of the batches
that are retrieved.

>
> no limits is.. without limits :)
>
> Il 12/08/19 07:42, Aditya Toshniwal ha scritto:
>
> Hi Daniel,
>
> This will be fixed in upcoming release.
>
> On Sat, Aug 10, 2019 at 5:29 PM Daniel Vos <danielv8888(at)gmail(dot)com> wrote:
>
>> Hi all,
>>
>> I use pgadmin 4.11 on windows 10 ( firefox or opera -> same thing),
>> with all tables of more than 1000 rows,
>> if I use the contextual menu "view / edit data / all rows", the grid
>> result show 1000 rows.
>> if I refresh de query all rows showed
>>
>> daniel
>>
>>
>>
>>
>>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>
>
> --
> *Roberto Tagliaferri*
> *Amministrazione di sistema * | TosNet s.r.l. Internet Service Provider
> Via F.lli Giachetti, 28/3
> 59100 Prato (PO)
> www.tosnet.it
> Office: *+39 0574 875 100 *
> Mobile: *+39 329 591 3899*
> Skype: *ilrobyt*
> <https://www.ftpa.it/> <http://www.c-posta.it/> <http://www.ftpec.it/>
> <http://pecstorage.it/> <http://www.ftcloud.it/>
> <https://www.ftpa.it/nso.php> <https://www.ftpa.it/spid.php>
> <http://www.dgtsign.it/> <http://www.timecert.it/>
> <https://www.tosnet.it/> <http://www.miglioresistemaantivirus.it/>
> <http://www.antivirusgdata.it/>
>
>
>
>
>
>
>
> * Ai sensi del Reg. EU n. 679/16 (GDPR) si precisa che le informazioni
> contenute nella presente mail, nonché gli eventuali allegati, sono
> riservate e ad uso esclusivo dei destinatari. Stai ricevendo la presente
> mail in quanto sei cliente di TosNet S.r.l., utilizzi uno o più dei nostri
> servizi o semplicemente perchè stiamo dando ad una tua richiesta che ci è
> pervenuta per iscritto, tramite una procedura, di persona o
> telefonicamente. Qualora la presente mail ti fosse pervenuta per errore, ti
> preghiamo di eliminarla (senza diffusione a terzi o copiatura delle
> informazioni/documenti trasmessi, anche solo parziale), dandocene
> gentilmente comunicazione immediata. *
>

--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Roberto Tagliaferri - Tosnet srl 2022-07-29 10:51:02 Re: the menu "view/edit data / all rows" strange thing
Previous Message Roberto Tagliaferri - Tosnet srl 2022-07-28 16:07:57 Re: the menu "view/edit data / all rows" strange thing