Determine size of table before it's committed?

From: Seamus Abshere <seamus(at)abshere(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Determine size of table before it's committed?
Date: 2017-10-11 13:43:26
Message-ID: 1507729406.764821.1135247016.257044EA@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

I've had an `INSERT INTO x SELECT FROM [...]` query running for more
then 2 days.

Is there a way to see how big x has gotten? Even a very rough estimate
(off by a gigabyte) would be fine.

Best,
Seamus

--
Seamus Abshere, SCEA
https://www.faraday.io
https://github.com/seamusabshere
https://linkedin.com/in/seamusabshere

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Pryzby 2017-10-11 13:53:10 Re: Determine size of table before it's committed?
Previous Message kes-kes 2017-10-11 10:35:12 BUG #14850: Implement optinal additinal parameter for 'justify' date/time function