PATCH: Attempt to make dbsize a bit more consistent

From: gkokolatos(at)pm(dot)me
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: PATCH: Attempt to make dbsize a bit more consistent
Date: 2020-08-27 13:38:51
Message-ID: svffVJPtfDYEIISNS-3FQs64CauSul3RjF7idXOfy4H40YBVwB3TMumHb6WoAElJpHOsN-j8fjxYohEt4VxcsJ0Qd9gizwzsY3rjgtjj440=@pm.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

this minor patch is attempting to force the use of the tableam api in dbsize where ever it is required.

Apparently something similar was introduced for toast relations only. Intuitively it seems that the distinction between a table and a toast table is not needed. This patch treats tables, toast tables and materialized views equally.

Regards,
//Georgios

Attachment Content-Type Size
0001-Attempt-to-make-dbsize-a-bit-more-consistent.patch application/octet-stream 6.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2020-08-27 13:50:09 Re: factorial function/phase out postfix operators?
Previous Message Ashutosh Sharma 2020-08-27 13:30:33 Re: Please help for error ( file <libxml/parser.h> is required for XML support )