File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.75 2010/06/24 19:50:25 rhaas Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.76 2010/06/28 12:30:32 momjian Exp $ -->
2
2
3
3
<chapter id="high-availability">
4
4
<title>High Availability, Load Balancing, and Replication</title>
@@ -1488,7 +1488,7 @@ if (!triggered)
1488
1488
</para>
1489
1489
1490
1490
<para>
1491
- Cancelled queries may be retried immediately (after beginning a new
1491
+ Cancelled queries may be retried immediately (after beginning a new
1492
1492
transaction, of course). Since query cancellation depends on
1493
1493
the nature of the WAL records being replayed, a query that was
1494
1494
cancelled may succeed if it is executed again.
You can’t perform that action at this time.
0 commit comments