[wp-trac] Re: [WordPress Trac] #4678: PostgreSQL support ( patch included )

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 29 20:26:38 GMT 2007


#4678: PostgreSQL support ( patch included )
----------------------------+-----------------------------------------------
 Reporter:  usleepless      |        Owner:  anonymous   
     Type:  enhancement     |       Status:  new         
 Priority:  normal          |    Milestone:  2.4 (future)
Component:  Administration  |      Version:  2.2.1       
 Severity:  normal          |   Resolution:              
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by usleepless):

 Hi,

 it is/was not my intention to create a PostgreSQL solution for Wordpress
 that directly fits into your architecture. this is more a "proof of
 concept" to find out what needs to be changed to support different DBMSs (
 in my case PostgreSQL, because i won't run mysql (period) ).

 i just wanted to record this solution into Trac for other PostgreSQL users
 to find, and raise the issue. i understand your suggestions about the
 architecture of the code. but a serious solution shouldn't include
 preg_replacing as much as this code does.

 this code shows what needs to be done about the SQL in Wordpress, while
 staying compatible with MySQL.

 i would be more interested in comments on my initial comment, than on
 comments on the code itself.

 > as that is the way in which WordPress supports alternative db access.

 could you please point me to some examples of alternative db access
 implemented this way?

 thanks for your feedback and regards,

 usleep

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4678#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list