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 $ -->
22
33<chapter id="high-availability">
44 <title>High Availability, Load Balancing, and Replication</title>
@@ -1488,7 +1488,7 @@ if (!triggered)
14881488 </para>
14891489
14901490 <para>
1491- Cancelled queries may be retried immediately (after beginning a new
1491+ Cancelled queries may be retried immediately (after beginning a new
14921492 transaction, of course). Since query cancellation depends on
14931493 the nature of the WAL records being replayed, a query that was
14941494 cancelled may succeed if it is executed again.
You can’t perform that action at this time.
0 commit comments