Thread: Materialized views in pgadmin
Hai, Using the Graphical Query Builder in pgadmin 1.18.1 materialized views do not show up in the left pane. Is this intended? Not implemented? How can I fix this? Thanks for your help, Eduard
Hi, On Tue, 2014-04-29 at 13:54 +0200, Eduard Szöcs wrote: > Hai, > > Using the Graphical Query Builder in pgadmin 1.18.1 materialized views > do not show up in the left pane. > > Is this intended? Not implemented? How can I fix this? > I think the developer who added support for materialized views in pgAdmin forgot about the GQB. It's now fixed, and should be in 1.18.2 if it ever gets released. Anyway, thanks for noticing and reporting. Regards. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
Thanks for the quick fix! Works like a charm... Just one minor thing: Maybe use also the icon with the 'M' in GQB for materialized views? Cheers, Eduard On 04/05/14 11:15, Guillaume Lelarge wrote: > Hi, > > On Tue, 2014-04-29 at 13:54 +0200, Eduard Szöcs wrote: >> Hai, >> >> Using the Graphical Query Builder in pgadmin 1.18.1 materialized views >> do not show up in the left pane. >> >> Is this intended? Not implemented? How can I fix this? >> > > I think the developer who added support for materialized views in > pgAdmin forgot about the GQB. It's now fixed, and should be in 1.18.2 if > it ever gets released. > > Anyway, thanks for noticing and reporting. > > Regards. > >
On Tue, 2014-05-06 at 13:08 +0200, Eduard Szöcs wrote: > Thanks for the quick fix! > Works like a charm... > You're welcome. > Just one minor thing: > Maybe use also the icon with the 'M' in GQB for materialized views? > Yeah, that would be a better idea. But there's so much to change in the code to get that little icon that I would rather not write that for a minor release. Could be interesting to get it for 1.20 though. > Cheers, > > Eduard > > > On 04/05/14 11:15, Guillaume Lelarge wrote: > > Hi, > > > > On Tue, 2014-04-29 at 13:54 +0200, Eduard Szöcs wrote: > >> Hai, > >> > >> Using the Graphical Query Builder in pgadmin 1.18.1 materialized views > >> do not show up in the left pane. > >> > >> Is this intended? Not implemented? How can I fix this? > >> > > > > I think the developer who added support for materialized views in > > pgAdmin forgot about the GQB. It's now fixed, and should be in 1.18.2 if > > it ever gets released. > > > > Anyway, thanks for noticing and reporting. > > > > Regards. > > > > > -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com