Title: WPPG
Author: Agus Nurwanto
Published: <strong>04.11.2017</strong>
Last modified: 21.11.2017

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями 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://uk.wordpress.org/plugins/wppg/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/wppg/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/wppg/#installation)
 * [Розробка](https://uk.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/) 04.11.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/) 04.11.2017

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/) або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/wppg/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/wppg/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Версія **1.0.1**
 *  Останнє оновлення **9 років тому**
 *  Активних встановлень **20+**
 *  Версія WordPress ** 2.9.2 або вище **
 *  Tested up to **4.9.0**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/wppg/)
 * Позначки
 * [database](https://uk.wordpress.org/plugins/tags/database/)[mysql](https://uk.wordpress.org/plugins/tags/mysql/)
   [PostgreSQL](https://uk.wordpress.org/plugins/tags/postgresql/)
 *  [Розширений перегляд](https://uk.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/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.me/agusnurwanto/)