📄 pgsql.installation.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Installation</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="pgsql.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="pgsql.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="pgsql.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="pgsql.installation" class="section"> <h2 class="title">Installation</h2> <p class="para"> In order to enable PostgreSQL support, <span class="option">--with-pgsql[=DIR]</span> is required when you compile PHP. DIR is the PostgreSQL base install directory, defaults to <var class="filename">/usr/local/pgsql</var>. If shared object module is available, PostgreSQL module may be loaded using <a href="ini.core.html#ini.extension" class="link">extension</a> directive in <var class="filename">php.ini</var> or <a href="function.dl.html" class="function">dl()</a> function. </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="pgsql.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="pgsql.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="pgsql.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -