<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I used<br>
    </p>
    <p>SELECT "SAMPLING_EVENT_IDENTIFIER" FROM p_loc.ebird_sel_spt<br>
      WHERE ST_IsValid(geom) is false<br>
      ;</p>
    <p>No rows are returned. <br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 3/21/2020 4:13 PM, Alexander Gataric
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:99babcf8-e12d-4902-82b0-a75f580148cc@usa.net">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Write a query using predicate<br>
        <br>
      </div>
      <div dir="auto"> ST_IsValid(geom_column) is false <br>
        <br>
      </div>
      <div dir="auto"><!-- tmjah_g_1299s -->Get
        <!-- tmjah_g_1299e --><a href="http://www.bluemail.me/r?b=15824"
          moz-do-not-send="true"><!-- tmjah_g_1299s -->BlueMail for
          Android<!-- tmjah_g_1299e --></a><!-- tmjah_g_1299s -->
        <!-- tmjah_g_1299e --></div>
      <div class="gmail_quote">On Mar 21, 2020, at 10:06 AM, John Polo
        <<a href="mailto:jpolo@mail.usf.edu" target="_blank"
          moz-do-not-send="true">jpolo@mail.usf.edu</a>> wrote:
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          They are stored as Point. One per row.
          <br>
          <br>
          <br>
          <div> <br>
            On Saturday, March 21, 2020, Alexander Gataric < <a
              href="mailto:gataric@usa.net" moz-do-not-send="true">gataric@usa.net</a>>
            wrote: <br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div style="zoom:0%">
                <div dir="auto"> What format are the points stored in?
                  Point, multipoint? How many points per row? <br>
                  <br>
                </div>
                <div dir="auto"> Get <a
                    href="http://www.bluemail.me/r?b=15824"
                    target="_blank" moz-do-not-send="true">BlueMail for
                    Android</a> </div>
                <div class="gmail_quote"> On Mar 20, 2020, at 11:36 PM,
                  john polo < <a href="mailto:jpolo@mail.usf.edu"
                    target="_blank" moz-do-not-send="true">jpolo@mail.usf.edu</a>>
                  wrote:
                  <blockquote class="gmail_quote" style="margin:0pt 0pt
                    0pt 0.8ex;border-left:1px solid
                    rgb(204,204,204);padding-left:1ex">
                    <pre>Hi,

I'm trying to export a table of points to a shapefile. The table has 
over 8,000,000 rows. I'm using PostGIS 3.0 and PostGIS Shapefile 
Import/Export Manager on Windows 10. When I try to run the export, I 
keep getting this error:

Error: record 3329432 could not be created

I'm not sure how to handle this. My first impulse is find the offending 
row, but I don't know the SQL for such a query. Is there something I 
need to write in a WHERE clause or a different clause to get a specific row?
</pre>
                  </blockquote>
                </div>
              </div>
            </blockquote>
          </div>
          <pre class="blue"> <hr>
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/postgis-users</a></pre>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/postgis-users">https://lists.osgeo.org/mailman/listinfo/postgis-users</a></pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Enlightenment is ego's ultimate disappointment.
-Chogyam Trungpa</pre>
  </body>
</html>