MiksIr Posted December 26, 2006 Posted December 26, 2006 Can the board (blog, gallery also) work with PostgreSQL? May be any additional db drivers needed?
Working4computers Posted December 26, 2006 Posted December 26, 2006 According to the purchase page, IP.Board is only supported by three drivers.mySQL Database DriverOracle DriverMS-SQL DriverThe Oracle and MSSQL database drivers are at a cost of $60
MiksIr Posted December 26, 2006 Posted December 26, 2006 Yes, I know this. Can anybody give me any suggestions about work with PostgerSQL? Change connection strings - it's not problem. I speak about various syntax of SQL in MySQL and PostgreSQL, which can be used in IPB's MySQL driver.
.Ryan Posted December 26, 2006 Posted December 26, 2006 You are best to open a support ticket. Why not just use MYSQL? All hosts have at least 1 database available for someone to use. Why make it complicated, is there something you are trying to do with it specially?
Antony Posted December 26, 2006 Posted December 26, 2006 This should be quite easy to accomplish if you are familier with PHP and Postgres - just modify the IPB Database driver and mysql cached queries file to make a new postgres database driver. when completed, please share!
Guest Posted December 27, 2006 Posted December 27, 2006 I wrote a working PostgreSQL driver for IPB 2.1 last year. I keep meaning to upgrade it to work with 2.2... I really should do. >_<
MiksIr Posted December 27, 2006 Posted December 27, 2006 You are best to open a support ticket. Why not just use MYSQL? All hosts have at least 1 database available for someone to use. Why make it complicated, is there something you are trying to do with it specially?I'm not valid IPB customer yet. And i can't use MySQL, because i already use PostrgeSQL cluster =)This should be quite easy to accomplish if you are familier with PHP and Postgres - just modify the IPB Database driver and mysql cached queries file to make a new postgres database driver. when completed, please share!Sure, i know this way =) I ask here my question for find ready solutions for saving of my time.I wrote a working PostgreSQL driver for IPB 2.1 last year. I keep meaning to upgrade it to work with 2.2... I really should do. >_<Great! If I'm choose IPB for my purposes, i contact with you =)Thank to all for answers!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.