<?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 Can't find postgres sequences for registered tables in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142436#M51213</link>
    <description>&lt;P&gt;After registering a table with a geodatabase, I can see in the sde.sde_table_registry table that the table was registered and that the table also has the objectid column added and populated. However, when I try to search for the sequence under the name 'r + &amp;lt;registration_id&amp;gt;', I can only find the 'r + &amp;lt;regsitration_id&amp;gt; + _sde_rowid_uk' index.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In oracle, I am able to find the sequence as expected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a query that someone can send me to definitively check for the sequence? I am searching in&lt;/P&gt;&lt;PRE&gt;pg_class&lt;/PRE&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;information_schema.sequences&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 23:29:41 GMT</pubDate>
    <dc:creator>NickRobles</dc:creator>
    <dc:date>2022-02-09T23:29:41Z</dc:date>
    <item>
      <title>Can't find postgres sequences for registered tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142436#M51213</link>
      <description>&lt;P&gt;After registering a table with a geodatabase, I can see in the sde.sde_table_registry table that the table was registered and that the table also has the objectid column added and populated. However, when I try to search for the sequence under the name 'r + &amp;lt;registration_id&amp;gt;', I can only find the 'r + &amp;lt;regsitration_id&amp;gt; + _sde_rowid_uk' index.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In oracle, I am able to find the sequence as expected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a query that someone can send me to definitively check for the sequence? I am searching in&lt;/P&gt;&lt;PRE&gt;pg_class&lt;/PRE&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;information_schema.sequences&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 23:29:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142436#M51213</guid>
      <dc:creator>NickRobles</dc:creator>
      <dc:date>2022-02-09T23:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find postgres sequences for registered tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142820#M51294</link>
      <description>&lt;P&gt;so far I have been able to see that on initial registration of a table, a temporary sequence is created, the objectid field is added, and then that field is populated using the temp sequence before dropping the temp sequence. Still have not found the sequence being used when adding a new record to that table&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 19:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142820#M51294</guid>
      <dc:creator>NickRobles</dc:creator>
      <dc:date>2022-02-10T19:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find postgres sequences for registered tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142872#M51298</link>
      <description>&lt;P&gt;ok, well it seems that sometime after 10.6.1+ , the format for sequences as r&amp;lt;reg_id&amp;gt; was dropped in postgres as it was not very efficient.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://gis.stackexchange.com/questions/266461/arcgis-sde-i5-i6-i7-tables" target="_blank"&gt;https://gis.stackexchange.com/questions/266461/arcgis-sde-i5-i6-i7-tables&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Instead, these i&amp;lt;reg_id&amp;gt; tables are created to manage objectids&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 21:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-find-postgres-sequences-for-registered/m-p/1142872#M51298</guid>
      <dc:creator>NickRobles</dc:creator>
      <dc:date>2022-02-10T21:50:16Z</dc:date>
    </item>
  </channel>
</rss>

