Thread: Hide temporary schemas from treeview

Hide temporary schemas from treeview

From
Fernando Hevia
Date:
Hi list,<br /><br />Is there in 1.10 any way to hide temporary schemas (pg_temp_xx & pg_toast_temp_xx) from the
treeview?<br/>If there isn't, it would be great if this feature could be considered for a future patch.<br /><br />BTW,
congratulationsto all devs for the new release!<br /><br />Regards,<br />Fernando.<br /><br /><br /> 

Re: Hide temporary schemas from treeview

From
Dave Page
Date:
On Sat, Mar 14, 2009 at 8:28 PM, Fernando Hevia <fhevia@gmail.com> wrote:
> Hi list,
>
> Is there in 1.10 any way to hide temporary schemas (pg_temp_xx &
> pg_toast_temp_xx) from the treeview?
> If there isn't, it would be great if this feature could be considered for a
> future patch.

They've always been hidden by default - I guess you must have turned
them on a while back! See File -> Options -> Display and turn off the
display system objects option.

> BTW, congratulations to all devs for the new release!

Thanks!


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


Re: Hide temporary schemas from treeview

From
Fernando Hevia
Date:
<br /><br /><div class="gmail_quote">On Sat, Mar 14, 2009 at 6:38 PM, Dave Page <span dir="ltr"><<a
href="mailto:dpage@pgadmin.org">dpage@pgadmin.org</a>></span>wrote:<br /><blockquote class="gmail_quote"
style="border-left:1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Sat,
Mar14, 2009 at 8:28 PM, Fernando Hevia <<a href="mailto:fhevia@gmail.com">fhevia@gmail.com</a>> wrote:<br /> >
Hilist,<br /> ><br /> > Is there in 1.10 any way to hide temporary schemas (pg_temp_xx &<br /> >
pg_toast_temp_xx)from the treeview?<br /> > If there isn't, it would be great if this feature could be considered
fora<br /> > future patch.<br /><br /></div>They've always been hidden by default - I guess you must have turned<br
/>them on a while back! See File -> Options -> Display and turn off the<br /> display system objects option.<br
/><divclass="im"><br /></div></blockquote></div><br />Oops. You guessed right! :)<br /><br />Thanks Dave!<br />