<?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 Re: Nuxeo SQL Database Schema Creation in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317053#M4054</link>
    <description>&lt;P&gt;I'm not sure to understand your question. Do you ask our permission to do that ? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you really want, why not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but you will do exactly the same that what Nuxeo do automatically. Maybe my advices would be&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;is to allow table creation just for the first start and remove the right after.&lt;/LI&gt;
&lt;LI&gt;or you do the initialization of a pre-production instance identical of your production one and dump the data to inject it into the production instance...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;But becareful if you do maintenance action (hot fix deployment) or add more feature through studio project or any else action that need the table rights, you may have some instabilities. &lt;STRONG&gt;My real advice will be to let the right&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Hope this will help you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Aug 2012 14:06:36 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2012-08-30T14:06:36Z</dc:date>
    <item>
      <title>Nuxeo SQL Database Schema Creation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317052#M4053</link>
      <description>&lt;P&gt;We have to run Nuxeo with db.user and db.password having no table creation rights and we have successfully configured nuxeo but we have to do the following steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Start nuxeo with db.user and db.password having table creation rights. (This step creates all the necessary tables)&lt;/LI&gt;
&lt;LI&gt;Set noDDL as "true" and added custom plugin having directories' table creation policies as "never"&lt;/LI&gt;
&lt;LI&gt;Start nuxeo with db.user and db.password having no table creation rights.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Nuxeo starts perfectly fine.&lt;/P&gt;
&lt;P&gt;We want to avoid step # 1 (first starting nuxeo with db.user and db.password having table creation rights) So we want to create tables via sql db scripts. Is this possible?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:54:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317052#M4053</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-08-29T13:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo SQL Database Schema Creation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317053#M4054</link>
      <description>&lt;P&gt;I'm not sure to understand your question. Do you ask our permission to do that ? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you really want, why not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but you will do exactly the same that what Nuxeo do automatically. Maybe my advices would be&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;is to allow table creation just for the first start and remove the right after.&lt;/LI&gt;
&lt;LI&gt;or you do the initialization of a pre-production instance identical of your production one and dump the data to inject it into the production instance...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;But becareful if you do maintenance action (hot fix deployment) or add more feature through studio project or any else action that need the table rights, you may have some instabilities. &lt;STRONG&gt;My real advice will be to let the right&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Hope this will help you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:06:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317053#M4054</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-08-30T14:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo SQL Database Schema Creation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317054#M4055</link>
      <description>&lt;P&gt;Bjalon, Thats the constraint from the client that we cannot run nuxeo with user having table creation rights.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:37:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317054#M4055</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-08-30T14:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo SQL Database Schema Creation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317055#M4056</link>
      <description>&lt;P&gt;I'm sad for you&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:40:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317055#M4056</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-08-30T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo SQL Database Schema Creation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317056#M4057</link>
      <description>&lt;P&gt;The simplest way is to start Nuxeo once on an empty database, then use a database script generation tool to dump its content and turn it into a SQL script.&lt;/P&gt;
&lt;P&gt;For instance using PostgreSQL you can use &lt;CODE&gt;pg_dump --schema-only&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2012 16:16:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-sql-database-schema-creation/m-p/317056#M4057</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-09-03T16:16:39Z</dc:date>
    </item>
  </channel>
</rss>

