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://ru.wordpress.org/plugins/wppg/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/wppg/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/wppg/#installation)
 * [Разработка](https://ru.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 или выше **
 *  Совместим вплоть до: **4.9.0**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/wppg/)
 * Метки:
 * [database](https://ru.wordpress.org/plugins/tags/database/)[mysql](https://ru.wordpress.org/plugins/tags/mysql/)
   [PostgreSQL](https://ru.wordpress.org/plugins/tags/postgresql/)
 *  [Дополнительно](https://ru.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/)