Commit 063e6b94 authored by Bruce Momjian's avatar Bruce Momjian

Update Russian FAQ, from Viktor Vislobokov

parent 45eebaf8
Otvety na chasto zadavaemye voprosy po PostgreSQL Otvety na chasto zadavaemye voprosy po PostgreSQL
Data poslednego obnovleniya: Ponedel'nik 17 Marta 11:32:59 EDT 2003 Data poslednego obnovleniya: Ponedel'nik 22 Aprelya 14:02:41 EDT 2003
Anglijskij variant soprovozhdaet: Bryus Mom'yan (Bruce Momjian) Anglijskij variant soprovozhdaet: Bryus Mom'yan (Bruce Momjian)
(pgman@candle.pha.pa.us) (pgman@candle.pha.pa.us)
...@@ -213,13 +213,18 @@ ...@@ -213,13 +213,18 @@
Server Server
Server BD mozhet byt' zapuschen na Windows NT i Win2k, ispol'zuya Server BD mozhet byt' zapuschen na Windows NT i Win2k, ispol'zuya
biblioteku Cygwin, razrabotannuyu dlya perenosa programmnogo biblioteku Cygwin, razrabotannuyu kompaniej Cygnus dlya perenosa
obespecheniya Unix v NT. Smotrite pgsql/doc/FAQ_MSWIN v distributive programmnogo obespecheniya Unix v NT. Smotrite pgsql/doc/FAQ_MSWIN v
ili MS Windows FAQ na distributive ili MS Windows FAQ na
http://www.PostgreSQL.org/docs/faqs/faq-mswin.html. http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN.
PostgreSQL, sportirovannyj special'no dlya MS Win NT/2000/XP v PostgreSQL, sportirovannyj special'no dlya MS Win NT/2000/XP v
nastoyaschij moment nachal rabotat'. nastoyaschij moment nachal rabotat'. Podrobnosti tekuschego
sostoyaniya PostgreSQL dlya Windows smotrite na
http://techdocs.postgresql.org/guides/Windows.
Takzhe suschestvuet versiya sportirovannaya pod Novell Netware 6 na
http://forge.novell.com.
1.5) Gde mozhno vzyat' PostgreSQL? 1.5) Gde mozhno vzyat' PostgreSQL?
...@@ -267,9 +272,9 @@ ...@@ -267,9 +272,9 @@
http://www.PostgreSQL.org http://www.PostgreSQL.org
Esche suschestvuet IRC kanal na EFNet, s nazvaniem #PostgreSQL. YA Esche suschestvuet IRC kanal na EFNet i OpenProjects, s nazvaniem
ispol'zuyu dlya podklyucheniya k `etomu kanalu komandu Unix irc -c #PostgreSQL. YA ispol'zuyu dlya podklyucheniya k `etomu kanalu komandu
'#PostgreSQL' "$USER" irc.phoenix.net. Unix irc -c '#PostgreSQL' "$USER" irc.phoenix.net.
Spisok kommercheskoj podderzhki kompanij dostupen na Spisok kommercheskoj podderzhki kompanij dostupen na
http://www.ca.PostgreSQL.org/users-lounge/commercial-support.html. http://www.ca.PostgreSQL.org/users-lounge/commercial-support.html.
...@@ -285,7 +290,7 @@ ...@@ -285,7 +290,7 @@
V distributiv vklyuchayutsya razlichnye rukovodstva, stranicy V distributiv vklyuchayutsya razlichnye rukovodstva, stranicy
`elektronnogo rukovodstva man i nekotorye malen'kie testovye primery. `elektronnogo rukovodstva man i nekotorye malen'kie testovye primery.
Smotrite v katalog /doc. Vy takzhe mozhete prosmatrivat' dokumentaciyu Smotrite v katalog /doc. Vy takzhe mozhete prosmatrivat' dokumentaciyu
v Internet po adresu http://www.ca.PostgreSQL.org/users-lounge/docs/. v Internet po adresu http://www.PostgreSQL.org/docs.
Suschestvuet dve knigi po PostgreSQL dostupnye po adresam Suschestvuet dve knigi po PostgreSQL dostupnye po adresam
http://www.PostgreSQL.org/docs/awbook.html i http://www.PostgreSQL.org/docs/awbook.html i
...@@ -1195,10 +1200,10 @@ CREATE TABLE test (x int, modtime timestamp DEFAULT CURRENT_TIMESTAMP ); ...@@ -1195,10 +1200,10 @@ CREATE TABLE test (x int, modtime timestamp DEFAULT CURRENT_TIMESTAMP );
4.25) Kak mne vernut' iz funkcii neskol'ko zapisej? 4.25) Kak mne vernut' iz funkcii neskol'ko zapisej?
Vy mozhete vozvraschat' iz funkcij PL/pgSQL spiski rezul'tatov, V versii 7.3, vy mozhete legko vernut' neskol'ko zapisej ili kolonok
ispol'zuya refcursors. Smotrite iz kakoj-libo funkcii,
http://www.PostgreSQL.org/idocs/index.php?plpgsql-cursors.html, http://techdocs.postgresql.org/guides/SetReturningFunctions
sekciyu 23.7.3.3. .
4.26) Pochemu ya ne mogu nadezhno sozdavat'/udalyat' vremennye tablicy v 4.26) Pochemu ya ne mogu nadezhno sozdavat'/udalyat' vremennye tablicy v
funkciyah PL/PgSQL? funkciyah PL/PgSQL?
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
alink="#0000ff"> alink="#0000ff">
<H1> PostgreSQL</H1> <H1> PostgreSQL</H1>
<P> : 17 11:32:59 EDT 2003</P> <P> : 22 14:02:41 EDT 2003</P>
<P> : (Bruce Momjian) (<A href= <P> : (Bruce Momjian) (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<A href="http://www.postgresql.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html</A>.</P> <A href="http://www.postgresql.org/docs/faqs/FAQ.html">http://www.PostgreSQL.org/docs/faqs/FAQ.html</A>.</P>
<P> <P>
<A href="http://www.postgresql.org/users-lounge/docs/index.html">http://www.PostgreSQL.org/docs/index.html</A>.</P> <A href="http://www.postgresql.org/docs/index.html">http://www.PostgreSQL.org/docs/index.html</A>.</P>
<HR> <HR>
<H2 align="center"> </H2> <H2 align="center"> </H2>
...@@ -246,13 +246,18 @@ ...@@ -246,13 +246,18 @@
<P><STRONG></STRONG></P> <P><STRONG></STRONG></P>
<P> Windows NT Win2k, <P> Windows NT Win2k,
Cygwin, Unix Cygwin, Cygnus
NT. <I>pgsql/doc/FAQ_MSWIN</I> Unix NT. <I>pgsql/doc/FAQ_MSWIN</I>
MS Windows FAQ <A href="http://www.postgresql.org/docs/faqs/faq-mswin.html"> MS Windows FAQ <A href="http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN">
http://www.PostgreSQL.org/docs/faqs/faq-mswin.html</A>.</P> http://www.PostgreSQL.org/docs/faqs/text/FAQ_MSWIN</A>.</P>
<P>PostgreSQL, MS Win NT/2000/XP <P>PostgreSQL, MS Win NT/2000/XP
.</P> . PostgreSQL
Windows <a href="http://techdocs.postgresql.org/guides/Windows">
http://techdocs.postgresql.org/guides/Windows</a>.</P>
<P> Novell Netware 6
<a href="http://forge.novell.com/">http://forge.novell.com</a>.</P>
<H4><A name="1.5">1.5</A>) PostgreSQL?</H4> <H4><A name="1.5">1.5</A>) PostgreSQL?</H4>
...@@ -312,7 +317,7 @@ ...@@ -312,7 +317,7 @@
<A href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</A> <A href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</A>
</BLOCKQUOTE> </BLOCKQUOTE>
<P> IRC EFNet, <P> IRC EFNet OpenProjects,
<I>#PostgreSQL</I>. Unix <I>#PostgreSQL</I>. Unix
<CODE>irc -c '#PostgreSQL' "$USER" irc.phoenix.net.</CODE></P> <CODE>irc -c '#PostgreSQL' "$USER" irc.phoenix.net.</CODE></P>
...@@ -331,7 +336,7 @@ ...@@ -331,7 +336,7 @@
man . man .
<I>/doc</I>. <I>/doc</I>.
<A href="http://www.ca.postgresql.org/users-lounge/docs/">http://www.ca.PostgreSQL.org/users-lounge/docs/</A>.</P> <A href="http://www.postgresql.org/docs">http://www.PostgreSQL.org/docs</A>.</P>
<P> PostgreSQL <A href= <P> PostgreSQL <A href=
"http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A> "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
...@@ -609,7 +614,7 @@ ...@@ -609,7 +614,7 @@
, - , -
1 . 1 .
<A href= <A href=
"http://www.postgresql.org/idocs/index.php?kernel-resources.html"> "http://www.postgresql.org/docs/viev.php?version=current&amp;idoc=1&amp;file=kernel-resources.html">
PostgreSQL</A>.</P> PostgreSQL</A>.</P>
<H4><A name="3.4">3.4</A>) <I>postmaster</I>, <H4><A name="3.4">3.4</A>) <I>postmaster</I>,
...@@ -1377,11 +1382,10 @@ BYTEA bytea ...@@ -1377,11 +1382,10 @@ BYTEA bytea
<H4><A name="4.25">4.25</A>) ?</H4> <H4><A name="4.25">4.25</A>) ?</H4>
<P> PL/pgSQL , <P> 7.3,
<i>refcursors</i>. <A - ,
href="http://www.postgresql.org/idocs/index.php?plpgsql-cursors.html"> <href="http://techdocs.postgresql.org/guides/SetReturningFunctions">
http://www.PostgreSQL.org/idocs/index.php?plpgsql-cursors.html</a>, http://techdocs.postgresql.org/guides/SetReturningFunctions</a>.</P>
23.7.3.3.</P>
<H4><A name="4.26">4.26</A>) / <H4><A name="4.26">4.26</A>) /
PL/PgSQL?</H4> PL/PgSQL?</H4>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment