pgAdmin III commit: Avoid querying the catalogs for toast table setting - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Avoid querying the catalogs for toast table setting
Date
Msg-id E1TZ0Nq-0003Hf-U7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Avoid querying the catalogs for toast table settings
for every table in the database. This gives a huge
performance gain with large schemas.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5d740d49c9957ecf96098ba0a07d48fd608328d1

Modified Files
--------------
CHANGELOG                  |    3 +
pgadmin/schema/pgTable.cpp |  111 ++++++++++++++++++++------------------------
2 files changed, 54 insertions(+), 60 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Avoid querying the catalogs for toast table setting
Next
From: Devrim GÜNDÜZ
Date:
Subject: Bug report on Red Hat Bugzilla #877011