How can we log the sequential scan of queries at DB level - Mailing list pgsql-admin

From badrinadh p
Subject How can we log the sequential scan of queries at DB level
Date
Msg-id CALzt2sNw13V465GLeZp1WWaZs=ORa2ne1-dFng0gGLFMs2kEtg@mail.gmail.com
Whole thread Raw
Responses Re: How can we log the sequential scan of queries at DB level  (Rui DeSousa <rui@crazybean.net>)
List pgsql-admin
HI Team,
I tried in different ways to get the slow queries and generated explain plan using explain analyze(only select). I generated a PGBadger report and got the Most frequent queries. My request  is there any option to find the list of queries that scan large number of rows regardless of the time they take. I would like to have the log of queries that scan large number of rows regardless of the time they take except for the auto explain option. Is there any tool or extension?

Thanks,
Venkata.

pgsql-admin by date:

Previous
From: Mukesh Rajpurohit
Date:
Subject: DBMS_LDAP equivalent utility in PostgreSQL
Next
From: parth ratra
Date:
Subject: facing issues in downloading of packages in pgadmin4