Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita48e92e

Browse files
committed
Mention pgpool-II can do Clustering For Parallel Query Execution.
1 parent3ad0728 commita48e92e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/high-availability.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.6 2006/11/2118:31:57 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.7 2006/11/2121:37:33 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability and Load Balancing</title>
@@ -252,8 +252,7 @@ protocol to make nodes agree on a serializable transactional order.
252252
query. One possible way this could work is for the data to be
253253
split among servers and for each server to execute its part of
254254
the query and results sent to a central server to be combined
255-
and returned to the user. There currently is no
256-
<productname>PostgreSQL</> open source solution for this.
255+
and returned to the user. Pgpool-II has this capability.
257256
</para>
258257
</listitem>
259258
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp