[postgis-users] Problem refreshing table list
Michaël Michaud
michael.michaud at free.fr
Sun May 8 03:42:26 PDT 2011
Hi George,
As far as OpenJUMP is concerned, the problem could be that the
geometry_columns table is not updated, depending on how you created your
tables under PostgreSQL/PostGIS.
Using addGeometryColumn() function when you create your tables should
update the geometry_columns table automagically.
In OpenJUMP, while using Open > Database menu, only tables available in
geometry_columns are displayed
However, using Layer > Execute SQL query let you query your database
even if geometry_columns table is empty
Hope that helps
Michaël
Le 08/05/2011 12:04, George Washington a écrit :
> Hi, I have a strange problem no doubt the result of my lack of
> knowledge. Using Postgresql 9.3/PostGIS 1.5.2 under Windows 7 32-bit
> when I look at a database list of tables using PGAdminIII or
> PhpPgAdmin all is well. But when I use OpenJump or Udig all I see is
> an old list of tables. Changes which are reflected in PGAdminIII or
> PhpPgAdmin are not seen by the other two client programs. Restarting
> the server makes no difference.
> What am I missing?
> Many thanks for your help
> George
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110508/b906cbd6/attachment.html>
More information about the postgis-users
mailing list