Title: WPPG
Author: Agus Nurwanto
Published: <strong>نوامبر 4, 2017</strong>
Last modified: نوامبر 21, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WPPG

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

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

 * [Details](https://azb.wordpress.org/plugins/wppg/#description)
 * [Reviews](https://azb.wordpress.org/plugins/wppg/#reviews)
 *  [Installation](https://azb.wordpress.org/plugins/wppg/#installation)
 * [Development](https://azb.wordpress.org/plugins/wppg/#developers)

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

## Description

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

## Screenshots

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

## Installation

 * 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

## FAQ

  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

## Reviews

![](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/) نوامبر 4, 2017

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/) نوامبر 4, 2017

good job

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/wppg/reviews/)

## Contributors & Developers

“WPPG” is open source software. The following people have contributed to this plugin.

Contributors

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

[Translate “WPPG” into your language.](https://translate.wordpress.org/projects/wp-plugins/wppg)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wppg/), check out the
[SVN repository](https://plugins.svn.wordpress.org/wppg/), or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wppg/)
by [RSS](https://plugins.trac.wordpress.org/log/wppg/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.1**
 *  Last updated **9 ایل‌لر ago**
 *  Active installations **20+**
 *  WordPress version ** 2.9.2 or higher **
 *  Tested up to **4.9.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wppg/)
 * Tags
 * [database](https://azb.wordpress.org/plugins/tags/database/)[mysql](https://azb.wordpress.org/plugins/tags/mysql/)
   [PostgreSQL](https://azb.wordpress.org/plugins/tags/postgresql/)
 *  [Advanced View](https://azb.wordpress.org/plugins/wppg/advanced/)

## Ratings

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/wppg/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wppg/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/agusnurwanto/)