postgresql

  • 网络数据库;数据库中可能出现问题;一种数据库系统

postgresqlpostgresql

postgresql

数据库

在已有产品数据库(PostgreSQL)和网页(Perl)的基础上开发网上订购系统, 需要熟悉Linux或Unix系统, 懂php, 熟悉Perl。有项目 …

数据库中可能出现问题

数据库中可能出现问题(如postgresql)。10) foreign使用外部表的字段作为主键。

一种数据库系统

IT用语集 - 豆丁网 ... POSIX Portable Operating System Interface 便携式操作系统接口 236 PostgreSQL 一种数据库系统 4 ...

数据库服务

...现你的Webmail处于重载的情况,你可以把集成的数据库服务postgresql)、域名服务器(named)与Web服务器分离,它 …

数据库函数

... CI. Output Control 输出控制函数 CXI. PostgreSQL 数据库函数 CXXIII. POSIX 扩展正则表达式函数 ...

数据库的类

我写的一个PHP连接 数据库的类PostgreSQL版)简单的PHP调用MYSQL存储过程的类 不用数据库,做留言板(PHP) PHP数 …

1
On the other side of the JSON controller, the application can be hooked up to MySQL, PostgreSQL, an XML file repository, or nothing at all. 在JSON控制器的另一面,应用程序可以被钩挂(hook)到MySQL、PostgreSQL、一个XML文件存储库、或者什么也不挂。
2
Oracle has also scaled back support for the open source PostgreSQL database, a competitor to its own MySQL database. Oracle也缩减了对开源的PostgreSQL数据库的支持,该数据库是Oracle自有数据库MySQL的竞争对手。
3
It is also important that you do not use an older libpq than the PostgreSQL Server to which you will be connecting. 不要使用比PostgreSQL服务器连接所接受更旧版本的libpq也很重要。
4
Their short term roadmap includes adding detailed monitoring of other parts of the Rails stack like Mongrel and PostgreSQL. 他们的短期目标包括增加更详细的对Rails栈其它部分的监控,例如Mongre和PostgreSQL。
5
If you are familiar with PostgreSQL please file issues with those contributed modules as you find them. 如果你更熟悉PostgreSQL,请在遇到这些问题时,针对这些贡献模块提出相关问题。
6
To fully understand the results, one needs to be familiar with the internals of PostgreSQL communication protocol. 要完全理解结果,用户需要熟悉PostgreSQL通讯协议的本质。
7
Whether or not to ignore PostgreSQL backend notices. 是否忽略PostgreSQL后端的通告。
8
PostgreSQL is an open source descendant of this original Berkeley code. PostgreSQL则是Postgres的一个开放源代码的后代。
9
Understanding how the parts of PostgreSQL interact will make this chapter somewhat clearer. 理解PostgreSQL的部件之间的相互关系将会使本节显得更清晰一些。
10
PostgreSQL supports many character encoding including multibyte character encoding. PostgreSQL支持多种字符编码包括多字节字符编码。
11
Note: PostgreSQL does not have special commands for fetching database schema information (eg. All the tables in the current database). Note:PostgreSQL没有特殊的命令来取得数据库的结构信息(例如当前数据库中的所有表)。
12
It may not return an appropriate error message if multiple errors occur inside a PostgreSQL module function. 如果PostgreSQL的内部模块函数产生了多个错误,则可能不能返回适当的错误信息。
13
PostgreSQL can be installed by any unprivileged user; no superuser (root) access is required. PostgreSQL可以由任何非特权用户安装,并不需要超级用户(root)的权限。
14
The PostgreSQL server sends notice messages in several cases, for instance when creating a SERIAL column in a table. PostgreSQL服务器在某些情况下会发送公告信息,例如如果不能继续进行某事务时。
15
Under certain conditions a local Java Application that uses PostgreSQL can be uploaded to CloudFoundry with zero code changes. 在特定条件下,使用了PostgreSQL的某一本地Java应用可以上传到Cloudfoundry而无需修改任何一行代码。
16
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实用程序安装它。
17
Perhaps, with a little help from you, we could see more about PostgreSQL security. 也许,借助您的一点帮助,我们可以更深入地了解PostgreSQL安全性。
18
Buffer cache can be updated by setting the shared_buffers parameter in the postgresql. conf file. 可以通过设置postgresql.conf文件中的shared_buffers参数来更新缓冲区缓存。
19
Before proceeding, shut down your mongrel and PostgreSQL instances, just to make sure any open files are handled correctly. 在继续之前,先关闭您的mongrel和PostgreSQL实例,这只是为了确保任何打开的文件都得到正确处理。
20
The PostgreSQL server can handle multiple concurrent connections from clients. PostgreSQL服务器可以处理来自客户端的多个并发请求。
21
The mongrel application servers access a PostgreSQL database on the same host. 混合应用程序服务器在同一个主机上访问一个PostgreSQL数据库。
22
Also notice that I have specified a Maven-style dependency definition to the postgreSQL . jar file in the repository. 还要注意,我在存储库中为postgreSQL.jar文件指定了一个Maven风格的依赖项定义。
23
Reset the ownership of the PostgreSQL directory. 重新设置PostgreSQL目录的所有权。
24
You should not close the connection to the PostgreSQL server before closing the large object. 在关闭largeobject之前不应关闭到PostgreSQL服务器的连接。
25
What happens if there is no psql client on the remote PostgreSQL server? 如果远程PostgreSQL服务器上不存在psql客户机,会发生什么?
26
Some recent commits have also improved the support of PostgreSQL and MySQL. 最近提交的更新还改善了对PostgreSQL和MySQL的支持。
27
However, the majority of applications need a convenient data-storage method, typically fulfilled by a database, such as MySQL or PostgreSQL. 但是,大多数应用程序需要一种简便的数据存储方法,通常由数据库(比如MySQL或PostgreSQL)实现。
28
We currently have database support for PostgreSQL, with some work done also on MySQL. 在数据库方面我们目前支持PostgreSQL,在MySQL方面也完成了一些工作。
29
This simple example shows how to connect, execute a query, print resulting rows and disconnect from a PostgreSQL database. 此简单例子演示了PostgreSQL数据库的连接,执行查询,显示结果以及断开连接。
30
GIS data stored within a PostgreSQL database are fully searchable using SQL-92. 存储在PostgreSQL数据库中的GIS数据完全可以使用SQL-92搜索。