[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs

[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:databases:postgresql [2015/09/20 11:04 (UTC)] – [PHP / Apache Support] aadityahowtos:databases:postgresql [2017/02/18 09:52 (UTC)] (current) – [PHP / Apache Support] : added alternative method aaditya
Line 1: Line 1:
-<!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> 
 ====== PostgreSQL ====== ====== PostgreSQL ======
  
Line 10: Line 9:
 ===== PHP / Apache Support ===== ===== PHP / Apache Support =====
  
-The official PHP Slackware package currently does not ship with Postgres support, to enable it the source and SlackBuilds for the PHP package could be downloaded from a Slackware mirror and the following configure options could be added to php.SlackBuild before building:+The official PHP Slackware package currently does not ship with Postgres support. To enable it the source and SlackBuild script for the PHP package should be downloaded from a Slackware mirror and the following ''configure'' options should be added to php.SlackBuild before building:
  
 <code> <code>
Line 17: Line 16:
 </code> </code>
  
-After installing the required modules could be enabled via php.ini+==== Alternative method ==== 
 + 
 +''php-pgsql'' could be installed via [[https://slackbuilds.org/repository/14.2/libraries/php-pgsql/|SBo]] 
 + 
 +After installing the required modules can be enabled via php.ini 
 ====== Sources ====== ====== Sources ======
  
-http://www.linuxquestions.org/questions/slackware-14/slackware-postgresql-and-php-118505/+  * http://www.linuxquestions.org/questions/slackware-14/slackware-postgresql-and-php-118505/ 
 +  * https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/php
  
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 <!-- * Original source: [[http://some.website.org/some/page.html]] --> <!-- * Original source: [[http://some.website.org/some/page.html]] -->
 <!-- Authors are allowed to give credit to themselves! --> <!-- Authors are allowed to give credit to themselves! -->
-<!-- * Originally written by [[wiki:user:aaditya]] -->+  * Originally written by [[wiki:user:aaditya]]
 <!-- * Contributions by [[wiki:user:yyy | User Y]] --> <!-- * Contributions by [[wiki:user:yyy | User Y]] -->
  
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must remove the tag-word "template" below before saving your new page --> <!-- You must remove the tag-word "template" below before saving your new page -->
-{{tag>howtos template}}+{{tag>howtos software database author_aaditya}}
QR Code
QR Code howtos:databases:postgresql (generated for current page)