summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2005-02-21 17:34:10 +0000
committerBruce Momjian2005-02-21 17:34:10 +0000
commit6da3aee8930d37b1f5b3cf8e23957fec5e4d4d3e (patch)
treea63c8b1e46b8a8121957ce257812a96f0dee2f0c
parent1c423be40458bad6ea0c162668a1963ae6c58d4e (diff)
Update Russian FAQ.
Viktor Vislobokov
-rw-r--r--doc/FAQ_russian17
-rw-r--r--doc/src/FAQ/FAQ_russian.html14
2 files changed, 16 insertions, 15 deletions
diff --git a/doc/FAQ_russian b/doc/FAQ_russian
index ffe6bff8a2f..2f106f30d22 100644
--- a/doc/FAQ_russian
+++ b/doc/FAQ_russian
@@ -1,7 +1,7 @@
Otvety na chasto zadavaemye voprosy po PostgreSQL
- Data poslednego obnovleniya: Sreda 2 fevralya 12:44:03 EST 2005
+ Data poslednego obnovleniya: Ponedel'nik 14 fevralya 23:35:09 EST 2005
Anglijskij variant soprovozhdaet: Bryus Mom'yan (Bruce Momjian)
@@ -91,8 +91,8 @@
4.17) Kak vypolnit' vneshnee svyazyvanie?
4.18) Kak vypolnyat' zaprosy, ispol'zuyuschie neskol'ko baz dannyh?
4.19) Kak mne vernut' iz funkcii neskol'ko strok tablicy?
- 4.20) Pochemu ya ne mogu nadezhno sozdavat'/udalyat' vremennye tablicy
- v funkciyah PL/PgSQL?
+ 4.20) Pochemu ya poluchayu oshibku "missing oid", kogda obraschayuts'
+ k vremennym tablicam v funkciyah PL/PgSQL?
4.21) Kakie opcii shifrovaniya suschestvuyut?
Rasshireniya PostgreSQL
@@ -228,7 +228,7 @@
http://www.PostgreSQL.org/docs.
Suschestvuet dve knigi po PostgreSQL dostupnye po adresam
- http://www.PostgreSQL.org/docs/awbook.html i
+ http://www.PostgreSQL.org/docs/books/awbook.html i
http://www.commandprompt.com/ppbook/. Spisok knig po PostgreSQL,
kotorye mozhno kupit' dostupen po adresu
http://techdocs.postgresql.org/techdocs/bookreviews.php. Krome togo,
@@ -250,8 +250,9 @@
1.10) Kak mne nauchit'sya SQL?
- Kniga po PostgreSQL na http://www.PostgreSQL.org/docs/awbook.html
- nauchit SQL. Suschestvuet drugaya kniga po PostgreSQL na
+ Kniga po PostgreSQL na
+ http://www.PostgreSQL.org/docs/books/awbook.html nauchit SQL.
+ Suschestvuet drugaya kniga po PostgreSQL na
http://www.commandprompt.com/ppbook. Est' prekrasnyj uchebnik na
http://www.intermedia.net/support/sql/sqltut.shtm, na
http://ourworld.compuserve.com/homepages/graeme_birchall/HTM_COOK.HTM,
@@ -906,8 +907,8 @@ CREATE TABLE test (x int, modtime TIMESTAMP DEFAULT CURRENT_TIMESTAMP );
Vy mozhete legko ispol'zovat' funkcii, vozvraschayuschie spisok,
http://techdocs.postgresql.org/guides/SetReturningFunctions.
- 4.20) Pochemu ya ne mogu nadezhno sozdavat'/udalyat' vremennye tablicy v
- funkciyah PL/PgSQL?
+ 4.20) Pochemu ya poluchayu oshibku "missing oid", kogda obraschayuts' k
+ vremennym tablicam v funkciyah PL/PgSQL?
PL/PgSQL k`eshiruet scenarii funkcii i odin iz negativnyh `effektov
`etogo sostoit v tom, chto esli funkciya PL/PgSQL obraschaetsya k
diff --git a/doc/src/FAQ/FAQ_russian.html b/doc/src/FAQ/FAQ_russian.html
index 16f50832dd0..debcc882666 100644
--- a/doc/src/FAQ/FAQ_russian.html
+++ b/doc/src/FAQ/FAQ_russian.html
@@ -12,7 +12,7 @@
<BODY bgcolor="#ffffff" text="#000000" link="#ff0000" vlink="#a00000" alink="#0000ff">
<H1>������ �� ����� ���������� ������� �� PostgreSQL</H1>
- <P>���� ���������� ����������: ����� 2 ������� 12:44:03 EST 2005</P>
+ <P>���� ���������� ����������: ����������� 14 ������� 23:35:09 EST 2005</P>
<P>���������� ������� ������������: ���� ������ (Bruce Momjian) (<A href=
@@ -114,8 +114,8 @@
<A href="#4.18">4.18</A>) ��� ��������� �������, ������������ ���������
��� ������?<BR>
<A href="#4.19">4.19</A>) ��� ��� ������� �� ������� ��������� ����� �������?<BR>
- <A href="#4.20">4.20</A>) ������ � �� ���� ������� ���������/�������
- ��������� ������� � �������� PL/PgSQL?<BR>
+ <A href="#4.20">4.20</A>) ������ � ������� ������ "missing oid",
+ ����� ���������� � ��������� �������� � �������� PL/PgSQL?<BR>
<A href="#4.21">4.21</A>) ����� ����� ���������� ����������?<BR>
<H2 align="center">���������� PostgreSQL</H2>
@@ -263,7 +263,7 @@
http://www.PostgreSQL.org/docs</A>.</P>
<P>���������� ��� ����� �� PostgreSQL ��������� �� ������� <A href=
- "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
+ "http://www.PostgreSQL.org/docs/books/awbook.html">http://www.PostgreSQL.org/docs/books/awbook.html</A>
� <a href="http://www.commandprompt.com/ppbook/">http://www.commandprompt.com/ppbook/</a>.
������ ���� �� PostgreSQL, ������� ����� ������ �������� �� ������
<a href="http://techdocs.postgresql.org/techdocs/bookreviews.php">http://techdocs.postgresql.org/techdocs/bookreviews.php</a>.
@@ -287,7 +287,7 @@
<H4><A name="1.10">1.10</A>) ��� ��� ��������� <SMALL>SQL</SMALL>?</H4>
<P>����� �� PostgreSQL �� <A href=
- "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
+ "http://www.PostgreSQL.org/docs/books/awbook.html">http://www.PostgreSQL.org/docs/books/awbook.html</A>
������ <SMALL>SQL</SMALL>. ���������� ������ ����� �� PostgreSQL ��
<A href="http://www.commandprompt.com/ppbook/">
http://www.commandprompt.com/ppbook.</A>
@@ -1096,8 +1096,8 @@ CREATE TABLE test (x int, modtime TIMESTAMP DEFAULT CURRENT_TIMESTAMP );
<A href="http://techdocs.postgresql.org/guides/SetReturningFunctions">
http://techdocs.postgresql.org/guides/SetReturningFunctions</A>.</P>
- <H4><A name="4.20">4.20</A>) ������ � �� ���� ������� ���������/�������
- ��������� ������� � �������� PL/PgSQL?</H4>
+ <H4><A name="4.20">4.20</A>) ������ � ������� ������ "missing oid",
+ ����� ���������� � ��������� �������� � �������� PL/PgSQL?</H4>
<P>PL/PgSQL �������� �������� ������� � ���� �� ���������� �������� �����
������� � ���, ��� ���� ������� PL/PgSQL ���������� � ��������� �������
� ��� ������� ������� ��������� � �������������, � ������� ����� ����������