summaryrefslogtreecommitdiff
path: root/private/php-pgsql/README
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
committerEugen Wissner <belka@caraus.de>2020-12-09 18:28:42 +0100
commit2910a89d6c59b997a3896f05c6ad7fb65c26f813 (patch)
tree3d3edebdf32b0c972e8449b82be2c10742395d6c /private/php-pgsql/README
parentbe64bc6dbb9d0f717f7cbdd83d9371de979d4c63 (diff)
downloadslackbuilder-2910a89d6c59b997a3896f05c6ad7fb65c26f813.tar.gz
Add autoupdater
Diffstat (limited to 'private/php-pgsql/README')
-rw-r--r--private/php-pgsql/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/private/php-pgsql/README b/private/php-pgsql/README
new file mode 100644
index 0000000..f33e29e
--- /dev/null
+++ b/private/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