<?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 Import features class to postgres database in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/509582#M28939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I attempt to import a feature class into my postgres database, it insists on looking for a schema named "postgres" and telling me "schema postgres does not exist."&amp;nbsp; Ah, but I don't want to import into a schema named "postgres."&amp;nbsp; I am connected to the database with my user name, let's say "myuser" and there is a schema called "myuser."&amp;nbsp; Why does it insist on trying to find a schema "postgres"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 15:04:10 GMT</pubDate>
    <dc:creator>EvanBlaisdell</dc:creator>
    <dc:date>2015-03-24T15:04:10Z</dc:date>
    <item>
      <title>Import features class to postgres database</title>
      <link>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/509582#M28939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I attempt to import a feature class into my postgres database, it insists on looking for a schema named "postgres" and telling me "schema postgres does not exist."&amp;nbsp; Ah, but I don't want to import into a schema named "postgres."&amp;nbsp; I am connected to the database with my user name, let's say "myuser" and there is a schema called "myuser."&amp;nbsp; Why does it insist on trying to find a schema "postgres"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:04:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/509582#M28939</guid>
      <dc:creator>EvanBlaisdell</dc:creator>
      <dc:date>2015-03-24T15:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Import features class to postgres database</title>
      <link>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/509583#M28940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evan,&lt;/P&gt;&lt;P&gt;postgres is the schema of the superuser. You need to &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//002p00000033000000"&gt;grant privileges&lt;/A&gt; of Geodatabase Administrator to "MyUser" as a "Postgres" user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/509583#M28940</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-03-24T17:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Import features class to postgres database</title>
      <link>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/1153937#M43914</link>
      <description>&lt;P&gt;This worked for me&lt;/P&gt;&lt;P&gt;create schema postgres;&lt;BR /&gt;grant usage ON SCHEMA postgres to postgres;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 18:12:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/import-features-class-to-postgres-database/m-p/1153937#M43914</guid>
      <dc:creator>Jeff_Demuth</dc:creator>
      <dc:date>2022-03-15T18:12:51Z</dc:date>
    </item>
  </channel>
</rss>

