Re: How long does iteration over 4-5 million rows usually take?
Steve Midgley <science@misuse.org>
From: Steve Midgley <science@misuse.org>
To: Shaozhong SHI <shishaozhong@gmail.com>
Cc: pgsql-sql <pgsql-sql@lists.postgresql.org>
Date: 2022-04-02T16:38:41Z
Lists: pgsql-general, pgsql-sql
On Fri, Apr 1, 2022 at 6:35 PM Shaozhong SHI <shishaozhong@gmail.com> wrote: > > > I have a script running to iterate over 4-5 million rows. It keeps > showing up in red in PgAdmin. It remains active. > > How long does iteration over 4-5 million rows usually take? > > Please share the SQL query, schema, and sample data. If you are using a third party script with a db connector, then the answer is much harder to answer.