<font color='black' size='2' face='arial'><font color="black" face="arial" size="2">
<div>ok, for me (and for the PostGISViewer plugin) the geometry_columns table is always in the public schema, <br>
so if $$SCHEMA=userdata (your schema), you don't have to pass 2 schema, but only your schema if you <br>
select a table.<br>
For a query you must specifiy the schema with the table name like this :<br>
SELECT * FROM userdata.your_table<br>
</div>
<div> <br>
</div>
<div style="clear: both;"></div>
<div> Jérôme<br>
</div>
<div> <br>
</div>
<div style="font-family: arial,helvetica; font-size: 10pt; color: black;">-----E-mail d'origine-----<br>
De : Bruno Friedmann <bruno@ioda-net.ch><br>
A : PostGIS Users Discussion <postgis-users@postgis.refractions.net><br>
Envoyé le : Vendredi, 11 Juin 2010 13:38<br>
Sujet : Re: [postgis-users] Re : Re : Re : PosGISViewer plugin PgAdmin III<br>
<br>
<div id="AOLMsgPart_0_0bed9f40-d318-48ed-85f9-7ad6c2cd749b" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<pre style="font-size: 9pt;"><tt>On 06/11/2010 01:19 PM, <a href="mailto:jrmrolland@aol.com">jrmrolland@aol.com</a> wrote:<br>
> yes of course, public is just an sample, you can specifiy another schema if <br>
you want.<br>
> <br>
> <br>
> Jérôme<br>
> <br>
<br>
but the question is : we need to pass 2 schemas as public contain <br>
geometry_columns table and userdata the table containing data ...<br>
did this work also on a actual running installation<br>
<br>
(Sorry didn't have any windows here ... )<br>
<br>
-- <br>
<br>
Bruno Friedmann<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</tt></pre>
</div>
<!-- end of AOLMsgPart_0_0bed9f40-d318-48ed-85f9-7ad6c2cd749b -->
</div>
</font></font>