<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Postgresql analyze fails if topology exists in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/postgresql-analyze-fails-if-topology-exists/m-p/486847#M27649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Redhat 5.7 (64bit), Postgres 8.4.7(64bit) (no postgis), SDE 10(64bit) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I realise that I'm not running the exact versions that ESRI supports but my I decided to check with the community anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I do analyze on the database it chrashes that database and that following error is displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********************&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO:&amp;nbsp; "t_2_dirtyareas": scanned 1 of 1 pages, containing 1 live rows and 0 dead rows; 1 rows in sample, 1 estimated total rows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server closed the connection unexpectedly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This probably means the server terminated abnormally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; before or while processing the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The connection to the server was lost. Attempting reset: WARNING:&amp;nbsp; terminating connection because of crash of another server process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DETAIL:&amp;nbsp; The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HINT:&amp;nbsp; In a moment you should be able to reconnect to the database and repeat your command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********************&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This does not happen if I remove the topology from the database then analyze completes without problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be true with most topologys (aka all the real ones we are actually using) but I have been able to create a simple, test topology that does not crash the db when running analyze.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any sugguestions, or experiences with running slightly newer versions of redhat and postgres with sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 08:27:47 GMT</pubDate>
    <dc:creator>BrandurSigurjonsson</dc:creator>
    <dc:date>2011-09-27T08:27:47Z</dc:date>
    <item>
      <title>Postgresql analyze fails if topology exists</title>
      <link>https://community.esri.com/t5/data-management-questions/postgresql-analyze-fails-if-topology-exists/m-p/486847#M27649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First background:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Redhat 5.7 (64bit), Postgres 8.4.7(64bit) (no postgis), SDE 10(64bit) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I realise that I'm not running the exact versions that ESRI supports but my I decided to check with the community anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I do analyze on the database it chrashes that database and that following error is displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********************&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO:&amp;nbsp; "t_2_dirtyareas": scanned 1 of 1 pages, containing 1 live rows and 0 dead rows; 1 rows in sample, 1 estimated total rows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server closed the connection unexpectedly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This probably means the server terminated abnormally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; before or while processing the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The connection to the server was lost. Attempting reset: WARNING:&amp;nbsp; terminating connection because of crash of another server process&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DETAIL:&amp;nbsp; The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HINT:&amp;nbsp; In a moment you should be able to reconnect to the database and repeat your command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********************&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This does not happen if I remove the topology from the database then analyze completes without problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be true with most topologys (aka all the real ones we are actually using) but I have been able to create a simple, test topology that does not crash the db when running analyze.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any sugguestions, or experiences with running slightly newer versions of redhat and postgres with sde.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 08:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgresql-analyze-fails-if-topology-exists/m-p/486847#M27649</guid>
      <dc:creator>BrandurSigurjonsson</dc:creator>
      <dc:date>2011-09-27T08:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Postgresql analyze fails if topology exists</title>
      <link>https://community.esri.com/t5/data-management-questions/postgresql-analyze-fails-if-topology-exists/m-p/486848#M27650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi brandur,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are running into a bug we were working on at the beginning of 10.0 development. The bug should have been fixed with either sp1 or sp2. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kasia &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE Product Engineer for ArcSDE on PostgreSQL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 15:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/postgresql-analyze-fails-if-topology-exists/m-p/486848#M27650</guid>
      <dc:creator>tKasiaTuszynska</dc:creator>
      <dc:date>2011-09-28T15:53:39Z</dc:date>
    </item>
  </channel>
</rss>

