Tell PostgreSQL to enter backup mode.
通知PostgreSQL输入备份模式。
Enable Multi Query support for postgresql.
启用PostgreSQL的多查询支持。
Reset the ownership of the PostgreSQL directory.
重新设置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,请安装一个。
I'll use PostgreSQL, a popular open source database, to hold room-booking data.
我将使用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搜索。
We currently have database support for PostgreSQL, with some work done also on MySQL.
在数据库方面我们目前支持PostgreSQL,在MySQL方面也完成了一些工作。
Perhaps, with a little help from you, we could see more about PostgreSQL security.
也许,借助您的一点帮助,我们可以更深入地了解PostgreSQL安全性。
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”。
应用推荐