Menu

#247 Postgres database support

5.0.0
closed
feature-request
2017-03-06
2016-03-04
No

Hey,

I'd like to suggest support for Postgres databases. As far as I see, SeedDMS uses PDO so adding additional support should be feasible if I'm not mistaken :).

Discussion

  • Uwe Steinmann

    Uwe Steinmann - 2017-02-27
    • status: open --> closed
     
  • Uwe Steinmann

    Uwe Steinmann - 2017-02-27

    Version 5.1.0 has postgresql support.

     
  • Ales Kedroutek

    Ales Kedroutek - 2017-03-01

    Hi,
    what is the database type name for postgresql pls? Still getting:
    Database Type : Not found
    => Current value : pgsql
    => Suggestion value : mysql|sqlite

     
  • Uwe Steinmann

    Uwe Steinmann - 2017-03-01

    That will be fixed in 5.1.1. For now just import create_tables-postgres.sql manually and set the driver to pgsql.

     
  • Ales Kedroutek

    Ales Kedroutek - 2017-03-02

    well that's the thing....when I do that either manually in setting.xml or via webgui then in first case I get HTTP ERROR 500 and in second case the webgui doesn't let me apply the pgsql throughing the message as per above and the installation in not completed

     
  • Ales Kedroutek

    Ales Kedroutek - 2017-03-06

    ok, got it, one dependency solved the issue - php-pgsql

     

Log in to post a comment.

MongoDB Logo MongoDB