Loading Data-Types takes quite long

From: "Andreas Neumann" <a(dot)neumann(at)carto(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Loading Data-Types takes quite long
Date: 2009-04-16 15:13:28
Message-ID: 51575.193.246.86.39.1239894808.squirrel@webmail.carto.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi PgAdmin developers,

I have a question concerning the data-type loading when creating a new
table and adding new columns. On my client-server system it takes quite
long to bring up the "New Column" dialogue.

My guess is that it looks for new data types (e.g. enums, domains,
self-created datatypes, etc.) everytime I bring up this dialogue. On my
setup this can take 10-12 seconds. If I add, say 10-20 new columns this
can be annoying.

Wouldn't it be possible to cache the datatypes pgadmin found instead of
looking for new data types for each new column? Maybe only look for new
types when the new table dialogue comes up - or adding a button to search
for new data types?

What do you think?

Andreas

--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-04-16 15:41:17 Re: Loading Data-Types takes quite long
Previous Message Julio Cesar Elizondo 2009-04-16 13:00:49