POSH Forum

You are not logged in.

#1 2010-06-05 20:29:23

P@cien
Member

PostgreSQL support

Hello

I was wondering if you plan to make Posh PostgreSQL compatibility in addition to MySQL database because it can handle a larger volume of data, which can be useful if you have a large number of users.

Sincerely,
P@cien

--------------------
Bonjour,

Je voudrais savoir si vous projetez de rendre Posh compatible avec PostgreSQL en plus de MySQL car cette base de donnée permet de gérer un volume plus important de données, ce qui peut être utile si on a un grand nombre d'utilisateurs.

Cordialement,
P@cien

Offline

 

#2 2010-06-06 16:49:36

Eric_Mathieu
Administrator

Re: PostgreSQL support

Hello,

Portaneo is designed to be multi-DB. We did not have time to do that.
Things that would need to be changed :
- Create /includes/connection_postgresql.inc.php, as an adaptation of the connection_mysql.inc.php file
- create /db_layer/postgresql/ as an adaptation of the sql queries of /db_layer/mysql/
- create /install/createdb_2_postgresql.sql file
- Modify the dbtype : update adm_config set value="postgresql" where parameter="DBTYPE"


Eric / Portaneo

Offline

 

Board footer

Powered by FluxBB