Enable Multi Query support for postgresql.
启用PostgreSQL的多查询支持。
Drupal 7 will only support PostgreSQL 8.3 or higher.
Drupal7将只支持PostgreSQL 8.3或更高版本。
PostgreSQL comes with an Embedded SQL compiler, ecpg.
PostgreSQL就提供了一个嵌入式SQL的编译器ecpg。
Stop the PostgreSQL daemon to ensure data consistency.
停止PostgreSQL守护进程,确保数据一致性。
It's a PHP program that USES MySQL or PostgreSQL to store data.
这是一个PHP项目,使用MySQL或PostgreSQL存储数据。
Note: I'm using a postgreSQL V8.0 database (see the Resources section).
注意:我使用了一个postgreSQLV8.0数据库(参见参考资料一节)。
What happens if there is no PSQL client on the remote PostgreSQL server?
如果远程PostgreSQL服务器上不存在ps ql客户机,会发生什么?
Some recent commits have also improved the support of PostgreSQL and MySQL.
最近提交的更新还改善了对PostgreSQL和MySQL的支持。
Listing 6 shows how to install PostgreSQL and make sure it will start on boot.
清单6展示如何安装PostgreSQL并确保它将在系统引导时启动。
If you haven't already, install a database system, such as MySQL or PostgreSQL.
如果您还没有安装数据库系统,比如MySQL或PostgreSQL,请安装一个。
The PostgreSQL server can handle multiple concurrent connections from clients.
PostgreSQL服务器可以处理来自客户端的多个并发请求。
GIS data stored within a PostgreSQL database are fully searchable using SQL-92.
存储在PostgreSQL数据库中的GIS数据完全可以使用SQL- 92搜索。
You can use any other database, but my example listings use Settings for postgreSQL.
您可以使用任何其他数据库,但是我的示例清单使用的是适合postgreSQL的设置。
Understanding how the parts of PostgreSQL interact will make this chapter somewhat clearer.
理解PostgreSQL的部件之间的相互关系将会使本节显得更清晰一些。
In Listing 7, you are installing the PostgreSQL server component and development libraries.
在清单7中,您正在安装PostgreSQL服务器组件和开发库。
By default, PostgreSQL does not use passwords: It USES an internal identification system. Simply add.
默认情况下,PostgreSQL并不使用密码:它使用一个内部身份系统。
For example, you may bind only one relational database service (MySQL or PostgreSQL) to an application.
比如,你应该只给自己的应用绑定一个关系型数据库服务(MySQL或PostgreSQL)。
Some client applications are supplied with the PostgreSQL distribution; most are developed by users.
一些客户端应用是和PostgreSQL发布一起提供的,但绝大部分是用户开发的。
Figure 3 illustrates the result of converting the XML file generated previously into a PostgreSQL database.
图3展示了将先前生成的XML文件转换成PostgreSQL数据库后的结果。
Though there's a lot of detail, setting up authentication on PostgreSQL using SSL certificates is straightforward.
尽管涉及许多细节,但是在PostgreSQL上使用SSL证书设置身份验证非常简单。
Oracle has also scaled back support for the open source PostgreSQL database, a competitor to its own MySQL database.
Oracle也缩减了对开源的PostgreSQL数据库的支持,该数据库是Oracle自有数据库MySQL的竞争对手。
The PostgreSQL server is part of the CentOS distribution, so all you need to do is install it with the yum utility.
PostgreSQL服务器是CentOS发行版的一部分,因此您需要做的是使用yum实用程序安装它。
The database will be dumped using the pg_dump command that comes with PostgreSQL; the file system data will use rsync.
数据库将使用 PostgreSQL 自带的 pg_dump命令来转储;文件系统将使用rsync。
Before proceeding, shut down your mongrel and PostgreSQL instances, just to make sure any open files are handled correctly.
在继续之前,先关闭您的mongrel和PostgreSQL实例,这只是为了确保任何打开的文件都得到正确处理。
To run this program, you need to create a database in PostgreSQL called "test". Then issue the following commands in that database
要运行这个程序,需要在PostgreSQL 中创建一个数据库“test”。
Listing 13 shows a sample wrapped-driver.xml file using the figurative name of postgres mapped to the PostgreSQL 8.3 JDBC driver.
清单13展示了一个样例wrapped - driver. xml文件,它使用了映射到PostgreSQL 8.3 JDBC driver的postgres的形象化的名称。
PostgreSQL (as well as MySQL and the rest of supported services) takes advantage of the auto-configuration feature offered by Cloudfoundry.
PostgreSQL(包括MySQL和其他平台支持的服务)充分利用了Cloudfoundry提供的自动配置功能。
It allows your PostgreSQL clients, such as PSQL, pgadmin, and even openoffice, to connect to the remote Postgres server with an SSH connection.
它允许您的PostgreSQL客户机,比如psql、pgadmin甚至openoffice,通过一个SSH连接与远程Postgres服务器建立联系。
Some examples include the Apache web server, database systems, such as mysql and postgresql, and interpreted languages, such as perl and python.
例如Apacheweb服务器、数据库系统(比如mysql和postgresql)以及解释语言(perl 和 python)。
If you are familiar with relational databases such as IBM DB2, MySQL, or PostgreSQL, then you will find key-value stores primitive in comparison.
如果您熟悉关系数据库,例如IBMDB 2、MySQL或PostgreSQL,则相比之下您将发现键值存储非常简单。
应用推荐