<?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: Postgresql i.mx28 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Postgresql-i-mx28/m-p/361087#M50827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid PostgreSQL configuration falls far outside the scope of Freescale Community.&lt;BR /&gt;I can suggest you PostgreSQL Documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.postgresql.org/docs/8.3/static/runtime-config.html"&gt;http://www.postgresql.org/docs/8.3/static/runtime-config.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 10:08:22 GMT</pubDate>
    <dc:creator>b36401</dc:creator>
    <dc:date>2014-11-05T10:08:22Z</dc:date>
    <item>
      <title>Postgresql i.mx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Postgresql-i-mx28/m-p/361086#M50826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have an i.MX28, and I installed PostgreSQL with help of Buildroot. Now I want to configure postgresql, I mean, I want to set database destination, name, username and password, port but I don't know how to do it. And I have not enough experience in it. I tried search config files and tried run initdb and createdb on i.mx28, but unsuccessfully. When I run the i.mx, I get the following messages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initializing postgresql data base...&lt;/P&gt;&lt;P&gt;The files belonging to this database system will be owned by user "postgres".&lt;/P&gt;&lt;P&gt;This user must also own the server process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The database cluster will be initialized with locale "C".&lt;/P&gt;&lt;P&gt;The default database encoding has accordingly been set to "SQL_ASCII".&lt;/P&gt;&lt;P&gt;The default text search configuration will be set to "english".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data page checksums are disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixing permissions on existing directory /var/lib/pgsql ... ok&lt;/P&gt;&lt;P&gt;creating subdirectories ... ok&lt;/P&gt;&lt;P&gt;selecting default max_connections ... 100&lt;/P&gt;&lt;P&gt;selecting default shared_buffers ... 64MB&lt;/P&gt;&lt;P&gt;creating configuration files ... ok&lt;/P&gt;&lt;P&gt;creating template1 database in /var/lib/pgsql/base/1 ... ok&lt;/P&gt;&lt;P&gt;initializing pg_authid ... ok&lt;/P&gt;&lt;P&gt;initializing dependencies ... ok&lt;/P&gt;&lt;P&gt;creating system views ... ok&lt;/P&gt;&lt;P&gt;loading system objects' descriptions ... ok&lt;/P&gt;&lt;P&gt;creating collations ... sh: locale: not found&lt;/P&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;No usable system locales were found.&lt;/P&gt;&lt;P&gt;Use the option "--debug" to see details.&lt;/P&gt;&lt;P&gt;creating conversions ... ok&lt;/P&gt;&lt;P&gt;creating dictionaries ... ok&lt;/P&gt;&lt;P&gt;setting privileges on built-in objects ... ok&lt;/P&gt;&lt;P&gt;creating information schema ... ok&lt;/P&gt;&lt;P&gt;loading PL/pgSQL server-side language ... ok&lt;/P&gt;&lt;P&gt;vacuuming database template1 ... ok&lt;/P&gt;&lt;P&gt;copying template1 to template0 ... ok&lt;/P&gt;&lt;P&gt;copying template1 to postgres ... ok&lt;/P&gt;&lt;P&gt;syncing data to disk ... ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: enabling "trust" authentication for local connections&lt;/P&gt;&lt;P&gt;You can change this by editing pg_hba.conf or using the option -A, or&lt;/P&gt;&lt;P&gt;--auth-local and --auth-host, the next time you run initdb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Success. You can now start the database server using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/bin/postgres -D /var/lib/pgsql&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/bin/pg_ctl -D /var/lib/pgsql -l logfile start&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;Starting postgresql: server starting&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it seems, that postgreSQL works, and create database template with user postgres.&lt;/P&gt;&lt;P&gt;Can anybody help me in it? I have no idea, how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 09:12:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Postgresql-i-mx28/m-p/361086#M50826</guid>
      <dc:creator>alexandrglukhov</dc:creator>
      <dc:date>2014-10-29T09:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Postgresql i.mx28</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Postgresql-i-mx28/m-p/361087#M50827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid PostgreSQL configuration falls far outside the scope of Freescale Community.&lt;BR /&gt;I can suggest you PostgreSQL Documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.postgresql.org/docs/8.3/static/runtime-config.html"&gt;http://www.postgresql.org/docs/8.3/static/runtime-config.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:08:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Postgresql-i-mx28/m-p/361087#M50827</guid>
      <dc:creator>b36401</dc:creator>
      <dc:date>2014-11-05T10:08:22Z</dc:date>
    </item>
  </channel>
</rss>

