Which one is better PgSQL Server or a MySQL Server.

Discussion in 'MySQL' started by amanpeet, Aug 13, 2007.

  1. #1
    I searched on the web and found something about PostgreSQL, that it is technically superior to MySQL but way slower, is this thing true. And does anyone has any information about the security features of PostgreSQL.

    As there are not may scripts supporting PostgreSQL I just used it once for phpbb I think.

    So which one you think is better for the long run, support and other stuff etc.:D
     
    amanpeet, Aug 13, 2007 IP
  2. dailwap

    dailwap Banned

    Messages:
    100
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hello,I don;t think so

    postgre SQl is the best open source db on this planet and honestly speaking,it's stronger,better than mysql


    Not slow,very fast and easy to use

    And you talked about currect project with PGsql,I agree with you that many LAMP projects there,but it's very easy to intergrate with PGsql

    if you know how to write php,the only thing you need to do,from immaraige mysql to pgSQL is change the connection layer.
    if you use pear,the thing would be much more eaisier,change the connection string from 'mysql' to'postgresql',all solved

    :D

    hope this helps
     
    dailwap, Aug 13, 2007 IP