aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ_russian.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ_russian.html b/doc/src/FAQ/FAQ_russian.html
index b4a883a928d..4ab12b88a3b 100644
--- a/doc/src/FAQ/FAQ_russian.html
+++ b/doc/src/FAQ/FAQ_russian.html
@@ -199,7 +199,7 @@
<P>Система Управления Базами Данных PostgreSQL</P>
- <P>Portion copyright (c) 1996-2004, PostgreSQL Global Development
+ <P>Portions copyright (c) 1996-2004, PostgreSQL Global Development
Group Portions Copyright (c) 1994-6 Regents of the University of
California</P>
@@ -670,7 +670,7 @@
производительности?</H4>
<P>Несомненно, индексы могут увеличить скорость выполнения запросов. Команда
- <SMALL>EXPLAIN ANALIZE</SMALL> позволяет вам посмотреть как PostgreSQL
+ <SMALL>EXPLAIN ANALYZE</SMALL> позволяет вам посмотреть как PostgreSQL
интерпретирует ваш запрос и какие индексы используются.</P>
<P>Если вы выполняете много операторов <SMALL>INSERT</SMALL>,