Linux 软件免费装

PostgreSQL for WordPress (PG4WP)

开发者 Hawk__ (http://www.hawkix.net/)
更新时间 2017年8月12日 07:37
捐献地址: 去捐款
PHP版本: 2.9.2 及以上
WordPress版本: 3.4
版权: GPLv2 or later

标签

database mysql postgresql PostgreSQL postgres

下载

1.0.0 1.0.1 1.0.2 1.2.1 1.1.0 1.1.0rc 1.1.0rc2 1.1.0rc3 1.1.0rc4 1.2.0 1.2.0b1 1.2.0rc 1.2.2 1.3.0 1.3.0b1 1.3.1

详情介绍:

PostgreSQL for WordPress (PG4WP) gives you the possibility to 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 and rewriting SQL queries on the fly when needed. Currently, support is focused on PostgreSQL, but other databases can be added quite easily by providing the appropriate 'driver'. MySQL driver is enclosed, which just does "nothing". If you need/wish support for another database, please feel free to contact the author, writing a driver is not really hard if you know a bit about SQL and the database you want support for. If you want to use this plugin, you should be aware of the following :

安装:

You have to install PG4WP before configuring your WordPress installation for things to work properly. This is because the database needs to be up and running before any plugin can be loaded.
  1. Place your WordPress files in the right place on your web server.
  2. Unzip the files from PG4WP and put the pg4wp directory in your /wp-content directory.
  3. Copy the db.php from the pg4wp directory to wp-content
You can modify this file to configure the database driver you wish to use Currently you can set 'DB_DRIVER' to 'pgsql' or 'mysql' You can also activate DEBUG and/or ERROR logs 1. Point your Web Browser to your WordPress installation and go through the traditional WordPress installation routine.

升级注意事项:

1.2.0 This version provides support for Wordpress up to 3.2.1 Upgrading to this version requires you to replace your existing dp.php with the one from the pg4wp directory. Note : since 1.2.0b1, it is recommended to put the pg4wp directory directly in /wp-content 1.0 Initial stable release, you should upgrade to this version if you have installed any older release

更新日志:

1.3.2 1.3.1 1.3.0 1.3.0b1 1.2.2 1.2.1 1.2.0 1.2.0rc 1.2.0b1 1.1.0 1.1.0rc4 1.1.0rc3 1.1.0rc 1.0.2 1.0.1 1.0.0 0.9.11 0.9.10 0.9.9 0.9.8