<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi George,<br>
    <br>
    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.<br>
    Using addGeometryColumn() function when you create your tables
    should update the geometry_columns table automagically.<br>
    <br>
    In OpenJUMP, while using Open > Database menu, only tables
    available in geometry_columns are displayed<br>
    However, using Layer > Execute SQL query let you query your
    database even if geometry_columns table is empty<br>
    <br>
    Hope that helps<br>
    <br>
    Michaël<br>
    <br>
    <br>
    Le 08/05/2011 12:04, George Washington a écrit :
    <blockquote cite="mid:COL116-W35CB8C7213D3F87456130994850@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <span id="intelliTxt">
        <div>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.<br>
          What am I missing?<br>
          Many thanks for your help<br>
          George</div>
      </span>
      <hr style="color: rgb(255, 255, 255);" size="1">
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>