From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Tony Caduto <tony(dot)caduto(at)amsoftwaredesign(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: serious problem with PGadmin III |
Date: | 2004-06-11 14:14:13 |
Message-ID: | 40C9BE35.5010907@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Tony Caduto wrote:
>I don't know if anyone has noticed this , but it seems all objects are
>loaded ahead of time.
>For example, if I open a function in the SQL query window, make a change and
>compile it, then open it again my changes are not shown.
>
>
I'd recommend using the function property dialog. Any change you do
there will be reflected immediately.
If you do any change in the sql query window, pgadmin can't know what
you did; a complete refresh would be required. The sql window's sticky
option which will copy the currently displayed ddl is not meant for
standard object editing.
What we're missing is an 'apply' button for it; it's on the todo list.
We'll add that in the near future.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-06-11 15:10:51 | Re: Schemas seem to disapear! |
Previous Message | Tony Caduto | 2004-06-11 13:58:11 | serious problem with PGadmin III |