<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Smaran,<br>
    <br>
    Provided the remote server has an X11 server installed, X11
    forwarding enabled, and X11 authentication, you can just 'ssh -X
    <remote-server>' to forward the gui of any X application to
    your local machine.<br>
    <br>
    Here is some additional information:
<a class="moz-txt-link-freetext" href="http://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-from-ubuntu-machine">http://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-from-ubuntu-machine</a><br>
    <br>
    Cheers,<br>
    Basil Veerman<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12-11-22 06:13 AM, Smaran Harihar
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAHRZm1sBfE780Ci9Ly_2ap9iJKDpVkDaveFQikO4VRoDH+kgaw@mail.gmail.com"
      type="cite">
      <p>Thanks for the reply Jose. The only problem is I am working on
        Remote Ubuntu Server and do not have a GUI. So not sure how to
        access the PGAdminIII?</p>
      <div class="gmail_quote">On Nov 22, 2012 1:30 AM, "José Pedro
        Santos" <<a moz-do-not-send="true"
          href="mailto:zpsantos1@hotmail.com">zpsantos1@hotmail.com</a>>
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div>
            <div dir="ltr">
              <div dir="ltr">Hi Smaran,<br>
                <br>
                To import shp to Postgresql by command line is
                shp2pgsql. ogr2ogr converts simple features data between
                file formats I don't advise to use this one. <br>
                <br>
                I never remove from command line just go to pgadmin and
                delete.<br>
                <br>
                Regards,<br>
                Jose Santos<br>
                <br>
                <div>
                  <hr>From: <a moz-do-not-send="true"
                    href="mailto:smaran.harihar@gmail.com"
                    target="_blank">smaran.harihar@gmail.com</a><br>
                  Date: Wed, 21 Nov 2012 17:43:34 -0700<br>
                  To: <a moz-do-not-send="true"
                    href="mailto:postgis-users@postgis.refractions.net"
                    target="_blank">postgis-users@postgis.refractions.net</a><br>
                  Subject: [postgis-users] Removing shapefile from
                  Postgres<br>
                  <br>
                  Hi,
                  <div><br>
                  </div>
                  <div>
                    <div>I added a shapefile to the PostGIS using,</div>
                    <div><br>
                    </div>
                    <div>    ogr2ogr -f PostgreSQL PG:"host=server_ip
                      user=username dbname=dbname password=password"
                      yourshapefile.shp;</div>
                    <div>
                      <br>
                    </div>
                    <div>Now I want to remove it. What is the command
                      line code for that?</div>
                    <div><br>
                    </div>
                    -- <br>
                    Thanks & Regards
                    <div>Smaran Harihar</div>
                    <br>
                  </div>
                  <br>
                  _______________________________________________
                  postgis-users mailing list
                  <a moz-do-not-send="true"
                    href="mailto:postgis-users@lists.osgeo.org"
                    target="_blank">postgis-users@lists.osgeo.org</a>
                  <a moz-do-not-send="true"
                    href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users"
                    target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a></div>
              </div>
            </div>
          </div>
          <br>
          _______________________________________________<br>
          postgis-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users"
            target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
          <br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>