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

Commitcf9990c

Browse files
committed
Add "Communication Method" row to HA feature matrix documentation.
1 parentb5518c8 commitcf9990c

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.30 2007/12/16 09:44:27 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.31 2008/01/28 18:43:55 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -374,6 +374,17 @@ protocol to make nodes agree on a serializable transactional order.
374374
<entry align="center">&bull;</entry>
375375
</row>
376376

377+
<row>
378+
<entry>Communication Method</entry>
379+
<entry align="center">shared disk</entry>
380+
<entry align="center">disk blocks</entry>
381+
<entry align="center">WAL</entry>
382+
<entry align="center">table rows</entry>
383+
<entry align="center">SQL</entry>
384+
<entry align="center">table rows</entry>
385+
<entry align="center">table rows and row locks</entry>
386+
</row>
387+
377388
</tbody>
378389
</tgroup>
379390
</table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp