[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.
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howtos:databases:postgresql [2015/09/20 11:01 (UTC)] – created aaditya | howtos: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 | + | The official PHP Slackware package currently does not ship with Postgres support. To enable it the source and SlackBuild script |
< | < | ||
Line 16: | Line 15: | ||
--with-pgsql=shared | --with-pgsql=shared | ||
</ | </ | ||
+ | |||
+ | ==== Alternative method ==== | ||
+ | |||
+ | '' | ||
+ | |||
+ | After installing the required modules can be enabled via php.ini | ||
====== Sources ====== | ====== Sources ====== | ||
- | http:// | + | * http:// |
+ | * https:// | ||
<!-- 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:// | <!-- * Original source: [[http:// | ||
<!-- Authors are allowed to give credit to themselves! --> | <!-- Authors are allowed to give credit to themselves! --> | ||
- | < | + | |
<!-- * Contributions by [[wiki: | <!-- * Contributions by [[wiki: | ||
<!-- 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 " | <!-- You must remove the tag-word " | ||
- | {{tag> | + | {{tag> |