Ticket #52 (closed compito: non la sistemerò)
Wordpress e PostgreSQL
| Reported by: | fero | Owned by: | tapion |
|---|---|---|---|
| Priority: | minore | Milestone: | CI SIAMO - Vetrina dei GAS e Mailing-list |
| Component: | sviluppo | Keywords: | wordpress |
| Cc: | tapion@… |
Description
Per l'applicazione gestionale useremo Django + PostgreSQL,
È possibile mettere anche Wordpress su PostgreSQL per evitare di installare 2 rdbms?
Change History
comment:2 Changed 2 years ago by fero
Da ric:
http://codex.wordpress.org/Using_Alternative_Databases
Qui esamina lo stato attuale delle cose e spiega la situazione. Il codice di Wordpress è molto incentrato su MySql?. Un fork non garantirebbe aggiornamenti e sicurezza, mentre un'implementazione da parte del progetto ufficiale sarebbe un grande costo e corrisponderebbe a riscrivere buona parte del codice.
cavolo.
Una soluzione potrebbe essere questo plugin: http://wordpress.org/extend/plugins/postgresql-for-wordpress/
"PostgreSQL for WordPress (PG4WP) gives you the possibility tu install and use WordPress with a PostgreSQL database as a backend. It works by replacing calls to MySQL specific functions with generic calls that maps them to another database functions.
When needed, the original SQL queries are rewritten on the fly so that MySQL specific queries work fine with the backend database."
Sicuramente le prestazioni diminuiscono ma dovrebbe funzionare.
Non credo che diminuiscano più di tanto.
Ci ragioniamo. È sicuramente un peccato.
