Title: WPPG
Author: Agus Nurwanto
Published: <strong>4 ਨਵੰਬਰ 2017</strong>
Last modified: 21 ਨਵੰਬਰ 2017

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

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

 [Agus Nurwanto](https://profiles.wordpress.org/agus-nurwanto/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/wppg.1.0.1.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/wppg/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/wppg/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/wppg/#installation)
 * [ਵਿਕਾਸ](https://pan.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-1.png⌉[

/assets/screenshot-1.png

[⌊/assets/screenshot-2.png⌉⌊/assets/screenshot-2.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/) 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/)

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

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

[“WPPG” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/wppg)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

## ਮੈਟਾ

 *  Version **1.0.1**
 *  Last updated **9 ਸਾਲ ਪਹਿਲਾਂ**
 *  Active installations **20+**
 *  WordPress version ** 2.9.2 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **4.9.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wppg/)
 * Tags
 * [database](https://pan.wordpress.org/plugins/tags/database/)[mysql](https://pan.wordpress.org/plugins/tags/mysql/)
   [PostgreSQL](https://pan.wordpress.org/plugins/tags/postgresql/)
 *  [Advanced View](https://pan.wordpress.org/plugins/wppg/advanced/)

## ਦਰਜਾਬੰਦੀ

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

## ਯੋਗਦਾਨੀ

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

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/wppg/)

## ਦਾਨ ਦਿਉ

Would you like to support the advancement of this plugin?

 [ ਇਸ ਪਲੱਗਇਨ ਨੂੰ ਦਾਨ ਦਿਉ ](https://www.paypal.me/agusnurwanto/)