<?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 vs MySQL in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882637#M3378</link>
    <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I installed RedHat 8.0 before.  I need to prepare a free database for clients.  I know that I need to pay money for the commercial usage of MySQL.  So, I would like to try PostgreSQL.  &lt;BR /&gt;&lt;BR /&gt;Is there any difference between PostgreSQL and MySQL?  Which one is better?&lt;BR /&gt;&lt;BR /&gt;Please feel free to share your experience on the database usage of RedHat Linux.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance :)</description>
    <pubDate>Wed, 15 Jan 2003 15:03:00 GMT</pubDate>
    <dc:creator>Ng King Wang</dc:creator>
    <dc:date>2003-01-15T15:03:00Z</dc:date>
    <item>
      <title>PostgreSQL vs MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882637#M3378</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I installed RedHat 8.0 before.  I need to prepare a free database for clients.  I know that I need to pay money for the commercial usage of MySQL.  So, I would like to try PostgreSQL.  &lt;BR /&gt;&lt;BR /&gt;Is there any difference between PostgreSQL and MySQL?  Which one is better?&lt;BR /&gt;&lt;BR /&gt;Please feel free to share your experience on the database usage of RedHat Linux.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance :)</description>
      <pubDate>Wed, 15 Jan 2003 15:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882637#M3378</guid>
      <dc:creator>Ng King Wang</dc:creator>
      <dc:date>2003-01-15T15:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL vs MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882638#M3379</link>
      <description>Many differences, mostly in the SQL commands they support, as well as some of the extended features.&lt;BR /&gt;&lt;BR /&gt;For postgres, start by reading the first few chapters of:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.postgresql.com/idocs/index.php" target="_blank"&gt;http://www.postgresql.com/idocs/index.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For MySQL, do the same (Unfortunately their site is down at the time of writing, so I can't get an exact URL for you).  They have a very impressive online manual.&lt;BR /&gt;&lt;BR /&gt;We use MySQL here in the office for most of our non-critical things (for those we use either custom written stuff, or Interbase).&lt;BR /&gt;&lt;BR /&gt;MySQL at it's core is a very simple DB, and very quick.  It supports a feature rich environment, and makes SQL statements quite useful (very little need to post-process).&lt;BR /&gt;&lt;BR /&gt;The newer table formats also support a decent amount of the features to make it a force to be reconed with.&lt;BR /&gt;&lt;BR /&gt;Unfortunately (the last I looked) it was still lacking in things like Triggers and stored procedures.  (has been a while since I updated).&lt;BR /&gt;&lt;BR /&gt;I've never activly used Postgres, but I've been told it is quite good.&lt;BR /&gt;&lt;BR /&gt;Poke 'em, prod 'em, see how you like 'em.&lt;BR /&gt;&lt;BR /&gt;My preference is for MySQL because of it's simpler interfaces and database maintenance.. But by the same token, I've been using it for years.</description>
      <pubDate>Wed, 15 Jan 2003 22:57:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882638#M3379</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-15T22:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL vs MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882639#M3380</link>
      <description>We use both MySQL and PostgreSQL, and we've used Interbase in the past.  In general, each has its advantages and disadvantages.  We find MySQL to be best for high throughput, relatively low complexity transactional databases.  We prefer PostgreSQL for heavily relational or object-relational stuff because Postgre tends to support a wider subset of SQL.  We sort of got fed up with Interbase back when Borland couldn't make up its mind if it really was/wasn't going to support Interbase (IMHO a common concern with many Borland products--great though they may be at any given point in time).&lt;BR /&gt;&lt;BR /&gt;Make sure you really understand the license for anything you use.  Last I knew you could freely use MySQL to produce commercial databases.  You just couldn't binary incorporate the SQL software into a commercial product or sell a modification of the MySQL software.  If they've changed their license, then you could always find and use an older version of MySQL that follows the license arrangement I just described.</description>
      <pubDate>Wed, 15 Jan 2003 23:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postgresql-vs-mysql/m-p/2882639#M3380</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2003-01-15T23:32:51Z</dc:date>
    </item>
  </channel>
</rss>

