summaryrefslogtreecommitdiffstats
path: root/libraries/php-pgsql/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/php-pgsql/README')
-rw-r--r--libraries/php-pgsql/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/php-pgsql/README b/libraries/php-pgsql/README
new file mode 100644
index 0000000000..cc1878cf3b
--- /dev/null
+++ b/libraries/php-pgsql/README
@@ -0,0 +1,7 @@
+This extension enables PHP to connect to and use PostgreSQL databases.
+
+php-pgsql requires postgresql.
+
+To enable the pgsql extension for php, go to /etc/php/pgsql.ini
+and uncomment the line:
+ ; extension=pgsql.so