mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Update Japanese FAQ, backpatch.
Jun Kuwamura
This commit is contained in:
parent
7d880486d0
commit
ebeec05f8a
@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
AIX Specific
|
||||
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
|
||||
=======================================================
|
||||
Last updated: $Date: 2007/09/12 03:11:49 $
|
||||
Last updated: $Date: 2007/09/13 03:34:23 $
|
||||
|
||||
Topics
|
||||
|
||||
@ -16,7 +16,7 @@ Topics
|
||||
-----
|
||||
|
||||
From: Zeugswetter Andreas <ZeugswetterA@spardat.at>
|
||||
$Date: 2007/09/12 03:11:49 $
|
||||
$Date: 2007/09/13 03:34:23 $
|
||||
|
||||
On AIX 4.3.2 PostgreSQL compiled with the native IBM compiler xlc
|
||||
(vac.C 5.0.1) passes all regression tests. Other versions of OS and
|
||||
|
@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
HP-UX Specific
|
||||
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
|
||||
=======================================================
|
||||
last updated: $Date: 2007/09/12 03:11:49 $
|
||||
last updated: $Date: 2007/09/13 03:34:23 $
|
||||
|
||||
current maintainer: Tom Lane (tgl@sss.pgh.pa.us)
|
||||
original author: Tom Lane (tgl@sss.pgh.pa.us)
|
||||
|
@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
IRIX Specific
|
||||
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
|
||||
=======================================================
|
||||
last updated: $Date: 2007/09/12 03:11:49 $
|
||||
last updated: $Date: 2007/09/13 03:34:23 $
|
||||
|
||||
current maintainer: Luis Amigo (lamigo@atc.unican.es)
|
||||
original author: Luis Amigo (lamigo@atc.unican.es)
|
||||
|
@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
IRIX Specific
|
||||
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
|
||||
=======================================================
|
||||
last updated: $Date: 2007/09/12 03:11:49 $
|
||||
last updated: $Date: 2007/09/13 03:34:23 $
|
||||
|
||||
current maintainer: Billy G. Allie (Bill.Allie@mug.org)
|
||||
original author: Andrew Merrill (andrew@compclass.com)
|
||||
|
@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
Sun Solaris specific
|
||||
To be read in conjunction with the installation instructions.
|
||||
============================================================
|
||||
Last updated: $Date: 2007/09/12 03:11:49 $
|
||||
Last updated: $Date: 2007/09/13 03:34:23 $
|
||||
|
||||
|
||||
Contents:
|
||||
|
@ -1,6 +1,6 @@
|
||||
PostgreSQL(ポストグレス・キュー・エル)についてよくある質問とその解答(FAQ)
|
||||
|
||||
原文最終更新日: Last updated: Tue Apr 24 17:29:38 EDT 2007
|
||||
原文最終更新日: Last updated: Tue Mar 20 13:43:40 EDT 2007
|
||||
|
||||
現在の維持管理者: Bruce Momjian (bruce@momjian.us)
|
||||
Maintainer of Japanese Translation: Jun Kuwamura (juk at PostgreSQL.jp)
|
||||
@ -546,9 +546,10 @@ postgresql.conf
|
||||
|
||||
3.6) PostgreSQLのアップグレードの手順はどうなりますか?
|
||||
|
||||
バージョン番号付けの方針について、更新全般についての解説は http://
|
||||
www.postgresql.org/support/versioning を、そして、詳細についての説明は http://
|
||||
www.postgresql.org/docs/current/static/install-upgrading.html をご覧ください。
|
||||
バージョン番号付けの方針について、更新全般についての解説はhttp://
|
||||
www.postgresql.org/support/versioning を、そして、アップグレードについての一般
|
||||
的な説明は http://www.postgresql.org/docs/current/static/install-upgrading.html
|
||||
をご覧ください。
|
||||
|
||||
新しい機能を盛り込むPostgreSQLのメジャーリリースはだいたい年に1回程度行ないます
|
||||
。メジャーリリースは、たとえば、8.1から8.2へのように、バージョン番号の1番目か2
|
||||
@ -1038,7 +1039,7 @@ client_encoding
|
||||
[訳注:
|
||||
日本語版の製作については以下の通りです。
|
||||
|
||||
最終更新日: 2007年04月25日
|
||||
最終更新日: 2007年09月13日
|
||||
翻訳者: 桑村 潤 (Jun Kuwamura <juk at PostgreSQL.jp>)
|
||||
|
||||
このFAQの和訳の作成にあたり協力をしてくださった方々(敬称は略させていただきます):
|
||||
|
@ -9,7 +9,7 @@
|
||||
<div id="pgContentWrap">
|
||||
|
||||
<h1>PostgreSQL(ポストグレス・キュー・エル)についてよくある質問とその解答(FAQ)</h1>
|
||||
<p>原文最終更新日: Last updated: Tue Apr 24 17:29:38 EDT 2007</p>
|
||||
<p>原文最終更新日: Last updated: Tue Mar 20 13:43:40 EDT 2007</p>
|
||||
<p>現在の維持管理者: Bruce Momjian (<A
|
||||
href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br />
|
||||
Maintainer of Japanese Translation: Jun Kuwamura (<A
|
||||
@ -705,9 +705,8 @@ http://www.postgresql.jp/PostgreSQL/references.html</a>
|
||||
<h4 id="item3.6">3.6</a>) PostgreSQLのアップグレードの手順はどうなりますか?</h4>
|
||||
|
||||
<p>バージョン番号付けの方針について、更新全般についての解説は<a
|
||||
href="http://www.postgresql.org/support/versioning">
|
||||
http://www.postgresql.org/support/versioning</a> を、
|
||||
そして、詳細についての説明は <a
|
||||
href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning</a> を、
|
||||
そして、アップグレードについての一般的な説明は <a
|
||||
href="http://www.postgresql.org/docs/current/static/install-upgrading.html">
|
||||
http://www.postgresql.org/docs/current/static/install-upgrading.html</a>
|
||||
をご覧ください。
|
||||
@ -1293,7 +1292,7 @@ http://www.postgresql.jp/PostgreSQL/references.html</a>
|
||||
[訳注:
|
||||
日本語版の製作については以下の通りです。
|
||||
|
||||
最終更新日: 2007年04月25日
|
||||
最終更新日: 2007年09月13日
|
||||
翻訳者: 桑村 潤 (<a href="mailto:juk at PostgreSQL.jp">Jun Kuwamura <juk at PostgreSQL.jp></a>)
|
||||
|
||||
このFAQの和訳の作成にあたり協力をしてくださった方々(敬称は略させていただきます):
|
||||
|
Loading…
Reference in New Issue
Block a user