diff options
author | Bruce Momjian | 2009-01-05 15:04:59 +0000 |
---|---|---|
committer | Bruce Momjian | 2009-01-05 15:04:59 +0000 |
commit | f42a7f1e62d8fa8dc6a1e5cc351cd6ffa4ec1b22 (patch) | |
tree | d462308d7e0b89622b90d5a605c1c8924ee7ae0a /doc/src/FAQ | |
parent | 5993bcaf41db623531d6f99fcf6bad85d0e97b84 (diff) |
Update Japanese FAQ.
Jun Kuwamura
Diffstat (limited to 'doc/src/FAQ')
-rw-r--r-- | doc/src/FAQ/FAQ_japanese.html | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/src/FAQ/FAQ_japanese.html b/doc/src/FAQ/FAQ_japanese.html index ec86f097ec2..9aa6b7e8051 100644 --- a/doc/src/FAQ/FAQ_japanese.html +++ b/doc/src/FAQ/FAQ_japanese.html @@ -6,10 +6,8 @@ <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000" VLINK="#A00000" ALINK="#0000FF"> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> -<div id="pgContentWrap"> - <h1>PostgreSQL(ポストグレス・キュー・エル)についてよくある質問とその解答(FAQ)</h1> -<p>原文最終更新日: Tue Sep 23 16:19:49 EDT 2008</p> +<p>原文最終更新日: Thu Jan 01 14:01:00 EDT 2009</p> <p>現在の維持管理者: Bruce Momjian (<A href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br /> Maintainer of Japanese Translation: Jun Kuwamura (<A @@ -200,7 +198,7 @@ href="mailto:juk at postgresql.jp">juk at postgresql.jp</a>)<br /></p> <small><pre> POSTGRESQL データベース管理システム - 部分的著作権 (c) 1996-2008, PostgreSQL国際開発チーム + 部分的著作権 (c) 1996-2009, PostgreSQL国際開発グループ 部分的著作権 (c) 1994-1996 カリフォルニア大学本校 @@ -269,7 +267,7 @@ http://developer.novell.com/wiki/index.php/Postgresql</a> <h4 id="item1.6">1.6</a>) 最新のリリースはどれですか?</h4> - <p>PostgreSQL の最新版はバージョン 8.3.4 です。</p> + <p>PostgreSQL の最新版はバージョン 8.3.5 です。</p> <p>我々は、1年毎にメジャーリリースを、数ヵ月ごとのマイナーリリースを 行なうことを計画しています。</p> @@ -385,12 +383,11 @@ http://www.postgresql.org/docs/</a>でオンラインでも閲覧できます。 <p><small><pre> [訳注: JPUG 文書・書籍関連分科会で翻訳されたマニュアルもあります。 - <a href="http://www.postgresql.jp/document/pg830doc/"> + <a href="http://www.postgresql.jp/document/pg835doc/"> http://www.postgresql.jp/document/pg830doc/</a> インプレスから、 <a href="http://home.impress.co.jp/reference/2108.htm"> PostgreSQLオフィシャルマニュアル</a>として出版されています。 - ] </pre></small></p> @@ -429,7 +426,7 @@ http://www.postgresql.org/docs/</a>でオンラインでも閲覧できます。 <p><small><pre> [訳注: 日本語の書籍等については、日本PostgreSQLユーザ会の、<A - href="http://www.postgresql.jp/PostgreSQL/references.html">http://www.postgresql.jp/PostgreSQL/references.html</a> + href="http://old.postgresql.jp/PostgreSQL/references.html">http://www.postgresql.jp/PostgreSQL/references.html</a> もごらんください。 ] </pre></small></p> @@ -440,6 +437,14 @@ http://www.postgresql.org/docs/</a>でオンラインでも閲覧できます。 <p> 我々の Web サイトには、さらに沢山の文書があります。</p> + <p><small><pre> + [訳注: + 2008年11月18日、PostgreSQL普及のために一般向けの情報を扱う + 「Let's Postgres」というポータルサイトがオープンしました。<A + href="http://lets.postgresql.jp/">http://lets.postgresql.jp/</a> + ] + </pre></small></p> + <h4 id="item1.11">1.11</a>) <small>SQL</small> はどうすれば学べますか?</h4> |