Title: PostgreSQL
Last modified: August 18, 2016

---

# PostgreSQL

 *  [adambracegirdle](https://wordpress.org/support/users/adambracegirdle/)
 * (@adambracegirdle)
 * [22 years, 9 months ago](https://wordpress.org/support/topic/postgresql/)
 * Is there anyway to use wordpress with PostgreSQL rather than MySQL?
    Adam

Viewing 15 replies - 46 through 60 (of 84 total)

[←](https://wordpress.org/support/topic/postgresql/page/3/?output_format=md) [1](https://wordpress.org/support/topic/postgresql/?output_format=md)
[2](https://wordpress.org/support/topic/postgresql/page/2/?output_format=md) [3](https://wordpress.org/support/topic/postgresql/page/3/?output_format=md)
4 [5](https://wordpress.org/support/topic/postgresql/page/5/?output_format=md) [6](https://wordpress.org/support/topic/postgresql/page/6/?output_format=md)
[→](https://wordpress.org/support/topic/postgresql/page/5/?output_format=md)

 *  [denyerec](https://wordpress.org/support/users/denyerec/)
 * (@denyerec)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24274)
 * AdoDB supports everyone doesn’t it ? Would be nice to see WP support the “standard”
   DB abstraction system.
 *  [aigeanta](https://wordpress.org/support/users/aigeanta/)
 * (@aigeanta)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24275)
 * Allusion, I [anonymously posted previously](http://wordpress.org/support/?action=vthread&forum=7&topic=549&page=1#post-13)
   about donoting money for postgresql support but just so it’s fully on the record,
   I’m putting in my vote as a registered member. I think I’m going to try out WP
   on a host that has MySQL just to see how it works, and then transfer everything
   over to my real website in the future. I’m just so sick of MT and all the comment
   spam. WP was suggested as an alternative by my sysadmin friend who hosts my site
   and got me involved with MT in the first place, but they don’t want to run MySQL
   in parallel with PostgreSQL because of performance issues. Anyway, I’ll be checking
   in regularly and hopefully there’s enough interest generated on this issue of
   DB independence to inspire someone to answer the call.
 *  Anonymous
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24276)
 * Here’s another vote for PostgreSQL support! Sorry it’s anonymous, but what’s 
   the point registering if I can’t use the software?!
    In fact, real thought on
   DB abstraction would be great. I’ve not looked at the code (I’m sure it’s excellent),
   but it doesn’t do anything particularly clever does it (as far as the database
   is concerned I mean)? One kind person has been working on a port to PostgreSQL
   already (see page 1), so it looks like you have a good start. Is the code OO-
   styled? From what I hear the software is great, and I’m longing to use it on 
   my site, so please please please increase the priority of this! Mark
 *  [lensmanseye](https://wordpress.org/support/users/lensmanseye/)
 * (@lensmanseye)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24277)
 * Hi,
    I’ve come back to this site a number of times simply because it is such 
   an attractive piece of software, but each time I have turned away because of 
   lack of PostgreSQL support (I really can’t maintain both PostgreSQL and MySQL!).
   However, it would appear from this forum topic that more and more people are 
   requesting, so it is that I am registering myself on this forum and putting in
   a vote for PostgreSQL support (in the hope that it carries more weight than an
   anonymouse one).
 *  [lensmanseye](https://wordpress.org/support/users/lensmanseye/)
 * (@lensmanseye)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24278)
 * Hi,
    I’ve come back to this site a number of times simply because it is such 
   an attractive piece of software, but each time I have turned away because of 
   lack of PostgreSQL support (I really can’t maintain both PostgreSQL and MySQL!).
   However, it would appear from this forum topic that more and more people are 
   requesting, so it is that I am registering myself on this forum and putting in
   a vote for PostgreSQL support (in the hope that it carries more weight than an
   anonymouse one).
 *  [eryanv](https://wordpress.org/support/users/eryanv/)
 * (@eryanv)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24279)
 * Even though I don’t use PostgreSQL, I’d be willing to throw $5 into the pot for
   WordPress PostgreSQL support.
 *  [fiasco](https://wordpress.org/support/users/fiasco/)
 * (@fiasco)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24283)
 * If people are still counting, I too would donate ~US$15 if PostgreSQL support
   materialised. Running MySQL solely for WordPress is a pain.
 *  [jamuraa](https://wordpress.org/support/users/jamuraa/)
 * (@jamuraa)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24284)
 * I’d like to add another $15 to the bounty on this feature’s head. I find PostgreSQL
   much more standards-compliant and easier to run than MySQL anyway.
 *  [marksw](https://wordpress.org/support/users/marksw/)
 * (@marksw)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24285)
 * I think that the database level should be abstracted, so that support for other
   databases can easily built in. As I said above, I can’t believe that this would
   be such a tricky job. I love postgreSQL, but I don’t see why we should just focus
   on this database. If a job is worth doing, it’s worth doing properly!
    OK, I’ve
   registered too now, if this helps at all 🙂 Mark
 *  [marksw](https://wordpress.org/support/users/marksw/)
 * (@marksw)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24286)
 * 1) Don’t know about your first point tallal (as I’ve never used WordPress… yet).
   
   2) Not sure about point 2 either – why is this needed? 3) Yes – move it all. 
   This is the whole point of classes isn’t it? Abstraction and inheritance. Is 
   the WordPress code OO in style? Cheers.
 *  [error404](https://wordpress.org/support/users/error404/)
 * (@error404)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24292)
 * I started on a Postgres port of Mingus tonight. After a ton of work hacking the
   installation scripts (god, is that ever a mess; I’ve ignored all the legacy support
   as nobody should be upgrading ;)) and a bunch more work hacking the individual
   scripts, I’m at a point where the basic blogging functions seem to be working
   acceptably. If I manage to get everything (or at least most things) working perfectly,
   I of course plan to release it.
    The working admin stuff is very minimal at this
   point, but I don’t expect it to take too long to get that going. Once that’s 
   done, I’m going to go through the entire codebase quickly by hand looking for
   conditions that I know cause problems. Does anyone know if WordPress has a testing
   suite or at least a good testing guide I might use to work with this?
 *  Anonymous
 * [21 years, 9 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24300)
 * There seems to be a Sourceforge project to do this port — I’m surprised I haven’t
   seen it mentioned here:
    [http://sourceforge.net/projects/wordpress-pg/](http://sourceforge.net/projects/wordpress-pg/)
   Anybody know if this port is affiliated with the main WordPress developers in
   any way?
 *  [error404](https://wordpress.org/support/users/error404/)
 * (@error404)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24301)
 * That would be my port. I’m not a WordPress developer, but I am hoping to help
   out with database abstraction in the WordPress trunk.
 *  Anonymous
 * [21 years, 8 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24308)
 * Interesting thread. Well since nobody mentioned this… how about support for Firebird
   SQL? 😉
    icxn
 *  Anonymous
 * [21 years, 8 months ago](https://wordpress.org/support/topic/postgresql/page/4/#post-24311)
 * Why not do it the ADODB way so that you can have a larger flexibility when using
   DB and even use ODBC.
    I know that simplog has done this. WordPress should do
   that…that way making atleast major part of the main stream requests be answered.
   Also allowing people having the flexibilty to deal with their hosting providers
   or isp or sysadmins.

Viewing 15 replies - 46 through 60 (of 84 total)

[←](https://wordpress.org/support/topic/postgresql/page/3/?output_format=md) [1](https://wordpress.org/support/topic/postgresql/?output_format=md)
[2](https://wordpress.org/support/topic/postgresql/page/2/?output_format=md) [3](https://wordpress.org/support/topic/postgresql/page/3/?output_format=md)
4 [5](https://wordpress.org/support/topic/postgresql/page/5/?output_format=md) [6](https://wordpress.org/support/topic/postgresql/page/6/?output_format=md)
[→](https://wordpress.org/support/topic/postgresql/page/5/?output_format=md)

The topic ‘PostgreSQL’ is closed to new replies.

## Tags

 * [PostgreSQL](https://wordpress.org/support/topic-tag/postgresql/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 84 replies
 * 37 participants
 * Last reply from: [ifelse](https://wordpress.org/support/users/ifelse/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/postgresql/page/6/#post-24358)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
