Sandro, According to the chapter 4.3.2 of the postgis 2.0.1 manual (page
31) you're right..

So, I'll use the addgeometrycolumn() function to handle geometry columns,
but..

May be that the technique I used before is a bug in postgis??

Bye
Pietro

2012/10/22 Sandro Santilli [via PostGIS] <
ml-node+s17n5000690...@n6.nabble.com>

> On Mon, Oct 22, 2012 at 02:39:31AM -0700, Pietro Rossin wrote:
>
> > My problem is that the main table (a huge one with mixed geometry data
> > type) has its own geometry column.
> > When qgis starts the connection to this db automatically looks into the
> > geometry column set and find the geom.column relative to the main table,
> so
> > it searches that table for the geometry type and take a lot of time to
> do
> > it...
> >
> > How can I hide this geometry column?
>
> You can tell QGis to "only look in geometry_columns" (which became
> "only look in layer registries" in current development version).
>
> It's a configuration of the PostgreSQL connection.
>
> --strk;
>
>  http://www.cartodb.com - Map, analyze and build applications with your
> data
>
>                                        ~~ http://strk.keybit.net
>
> _______________________________________________
> postgis-users mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=5000690&i=0>
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://postgis.17.n6.nabble.com/How-to-make-some-geometry-column-visible-to-Qgis-tp5000570p5000690.html
>  To unsubscribe from How to make some geometry column visible to Qgis, click
> here<http://postgis.17.n6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5000570&code=cGllcmlnaXNAZ21haWwuY29tfDUwMDA1NzB8MjMwODY1MTQ5>
> .
> NAML<http://postgis.17.n6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://postgis.17.n6.nabble.com/How-to-make-some-geometry-column-visible-to-Qgis-tp5000570p5000714.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to