summaryrefslogtreecommitdiff
path: root/php-pgsql/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-11-30 08:59:55 +0100
committerEugen Wissner <belka@caraus.de>2020-11-30 08:59:55 +0100
commitdfb98dfcf8f5d049b5766e66e0cddaa28588e989 (patch)
tree06f849019c54d567f78b3b445739bdd0d65417d9 /php-pgsql/README
parent49066ca33e354d21a10a3a9bd8ebc24d4fbb4ec0 (diff)
downloadslackbuilder-dfb98dfcf8f5d049b5766e66e0cddaa28588e989.tar.gz
php-pgsql: Added
Diffstat (limited to 'php-pgsql/README')
-rw-r--r--php-pgsql/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-pgsql/README b/php-pgsql/README
new file mode 100644
index 0000000..f33e29e
--- /dev/null
+++ b/php-pgsql/README
@@ -0,0 +1,5 @@
+This extension enables PHP to connect to and use PostgreSQL databases.
+
+To enable the pgsql extension for php, go to /etc/php.d/pgsql.ini
+and uncomment the line:
+ ; extension=pgsql.so