Thread: What is "Count Rows' supposed to do?

What is "Count Rows' supposed to do?

From
Dave Caughey
Date:
In the navigator, drill down to your tables.  Right-click on any table, and select "Count Rows".

A little pale-green popup appears in the lower right corner of pgAdmin that says "Table Rows Counted".   But that's all it says... I.e., it doesn't actually report the number of rows in that table, as far as I can see.

Is there supposed to be some some other feedback somewhere, or am I misunderstanding the purpose of "Count Rows" (which I had assumed would just report the number of rows in the table)?

Cheers,
Dave

Re: What is "Count Rows' supposed to do?

From
Khushboo Vashi
Date:
Hi,

On Wed, Aug 7, 2019 at 6:04 AM Dave Caughey <caugheyd@gmail.com> wrote:
In the navigator, drill down to your tables.  Right-click on any table, and select "Count Rows".

A little pale-green popup appears in the lower right corner of pgAdmin that says "Table Rows Counted".   But that's all it says... I.e., it doesn't actually report the number of rows in that table, as far as I can see.

Is there supposed to be some some other feedback somewhere, or am I misunderstanding the purpose of "Count Rows" (which I had assumed would just report the number of rows in the table)?
The count is shown in the properties panel for the table (field name: Rows (counted)) .

Thanks,
Khushboo
Cheers,
Dave

Re: What is "Count Rows' supposed to do?

From
Avin Kavish
Date:
Considering that you have a popup saying Rows Counted, don't you think it's also prudent to show the count on the popup itself as opposed to requiring a user to select a different panel in order to see the count operation that he just triggered with a different menu option?

On Wed, Aug 7, 2019 at 10:28 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

On Wed, Aug 7, 2019 at 6:04 AM Dave Caughey <caugheyd@gmail.com> wrote:
In the navigator, drill down to your tables.  Right-click on any table, and select "Count Rows".

A little pale-green popup appears in the lower right corner of pgAdmin that says "Table Rows Counted".   But that's all it says... I.e., it doesn't actually report the number of rows in that table, as far as I can see.

Is there supposed to be some some other feedback somewhere, or am I misunderstanding the purpose of "Count Rows" (which I had assumed would just report the number of rows in the table)?
The count is shown in the properties panel for the table (field name: Rows (counted)) .

Thanks,
Khushboo
Cheers,
Dave

Re: What is "Count Rows' supposed to do?

From
Khushboo Vashi
Date:
Hi,

On Wed, Aug 7, 2019 at 10:37 AM Avin Kavish <avinkavish@gmail.com> wrote:
Considering that you have a popup saying Rows Counted, don't you think it's also prudent to show the count on the popup itself as opposed to requiring a user to select a different panel in order to see the count operation that he just triggered with a different menu option?

You can create a feature request.

Thanks,
Khushboo 
On Wed, Aug 7, 2019 at 10:28 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

On Wed, Aug 7, 2019 at 6:04 AM Dave Caughey <caugheyd@gmail.com> wrote:
In the navigator, drill down to your tables.  Right-click on any table, and select "Count Rows".

A little pale-green popup appears in the lower right corner of pgAdmin that says "Table Rows Counted".   But that's all it says... I.e., it doesn't actually report the number of rows in that table, as far as I can see.

Is there supposed to be some some other feedback somewhere, or am I misunderstanding the purpose of "Count Rows" (which I had assumed would just report the number of rows in the table)?
The count is shown in the properties panel for the table (field name: Rows (counted)) .

Thanks,
Khushboo
Cheers,
Dave

Re: What is "Count Rows' supposed to do?

From
Avin Kavish
Date:
You didn't answer my question. Are you telling me that you have failed to realise this so far?