Title: WPPG
Author: Agus Nurwanto
Published: <strong>2017 年 11 月 4 日</strong>
Last modified: 2017 年 11 月 21 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/wppg.svg)

# WPPG

 作者：[Agus Nurwanto](https://profiles.wordpress.org/agus-nurwanto/)

[下载](https://downloads.wordpress.org/plugin/wppg.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/wppg/#description)
 * [评价](https://cn.wordpress.org/plugins/wppg/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wppg/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wppg/#developers)

 [支持](https://wordpress.org/support/plugin/wppg/)

## 描述

WPPG is a special plugin enabling WordPress to be used with a PostgreSQL database.
Redevelop from [PG4WP plugin](https://wordpress.org/plugins/postgresql-for-wordpress/).

Github: [https://github.com/qodrorid/wppg](https://github.com/qodrorid/wppg)

WPPG 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.

If you want to use this plugin, you should be aware of the following :
 – WordPress
with WPPG is expected to be slower than the original WordPress with MySQL because
WPPG does much SQL rewriting for any page view – Some WordPress plugins should work‘
out of the box’ but many plugins won’t because they would need specific code in 
WPPG

You shouldn’t expect any plugin specific code to be integrated into WPPG except 
for plugins shipped with WordPress itself (such as Akismet).

## 屏幕截图

 * [[
 * /assets/screenshot-1.png
 * [[
 * /assets/screenshot-2.png

## 安装

 * Install and active postgress db in Settings > WPPG > change database to Postgressql
 * Create database and user in your Postgressql
    - open your terminal in linux
    - sudo su – postgress
    - psql
    - create database your_database;
    - create user your_user with password ‘your_password’;
    - grant all privileges on database your_database to your_user;
    - \q for exit
 * Update your wp-config.php file

## 常见问题

  Installation Instructions

 * Install and active postgress db in Settings > WPPG > change database to Postgressql
 * Create database and user in your Postgressql
    - open your terminal in linux
    - sudo su – postgress
    - psql
    - create database your_database;
    - create user your_user with password ‘your_password’;
    - grant all privileges on database your_database to your_user;
    - \q for exit
 * Update your wp-config.php file

## 评价

![](https://secure.gravatar.com/avatar/e9f29c3cba38650ca16306c3a0101eb72a99f5ee7c447af5417079d0a4b3a641?
s=60&d=retro&r=g)

### 󠀁[Usefull Plugin](https://wordpress.org/support/topic/wppg/)󠁿

 [logustra](https://profiles.wordpress.org/logustra/) 2017 年 11 月 4 日

Nice 🙂

![](https://secure.gravatar.com/avatar/a989c7fee8902692874eecb86dffdb882372a2fb6b277aec14d99261f905c649?
s=60&d=retro&r=g)

### 󠀁[Very helpfull when develop wordpress using postgressql database](https://wordpress.org/support/topic/very-helpfull-when-develop-wordpress-using-postgressql-database/)󠁿

 [Agus Nurwanto](https://profiles.wordpress.org/agus-nurwanto/) 2017 年 11 月 4 
日

good job

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/wppg/reviews/)

## 贡献者及开发者

「WPPG」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Agus Nurwanto ](https://profiles.wordpress.org/agus-nurwanto/)

[帮助将「WPPG」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wppg)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wppg/)，查看[SVN仓库](https://plugins.svn.wordpress.org/wppg/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/wppg/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wppg/)。

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**9 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 2.9.2 或更高版本 **
 *  已测试的最高版本为 **4.9.0**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wppg/)
 * 标签
 * [database](https://cn.wordpress.org/plugins/tags/database/)[mysql](https://cn.wordpress.org/plugins/tags/mysql/)
   [PostgreSQL](https://cn.wordpress.org/plugins/tags/postgresql/)
 *  [高级视图](https://cn.wordpress.org/plugins/wppg/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/wppg/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wppg/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wppg/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wppg/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/wppg/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wppg/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wppg/reviews/)

## 贡献者

 *   [ Agus Nurwanto ](https://profiles.wordpress.org/agus-nurwanto/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wppg/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.me/agusnurwanto/)