バージョンごとのドキュメント一覧

パート I. チュートリアル

<title>Tutorial</title>

Welcome to the <productname>PostgreSQL</productname> Tutorial. The tutorial is intended to give an introduction to <productname>PostgreSQL</productname>, relational database concepts, and the SQL language. We assume some general knowledge about how to use computers and no particular Unix or programming experience is required. This tutorial is intended to provide hands-on experience with important aspects of the <productname>PostgreSQL</productname> system. It makes no attempt to be a comprehensive treatment of the topics it covers. 《マッチ度[68.528864]》PostgreSQLのチュートリアルにようこそ。 本書は数章から構成され、ここで、PostgreSQLやリレーショナルデータベースの概念、SQL言語を初めて使用する方向けに、簡単に紹介します。 ここでは、コンピュータの一般的な使い方についての知識だけを前提としています。 Unixやプログラミングに関する経験は必要ありません。 ここでは、主にPostgreSQLシステムの重要なポイントについて実践的な経験を得ることを目的としています。 扱っているトピックについての完全で詳細な処理を記述しているものではありません。 《機械翻訳》PostgreSQLのチュートリアルへようこそ。 このチュートリアルは、PostgreSQL、リレーショナルデータベースの概念、およびSQL言語の紹介を目的としています。 コンピュータの使い方についての一般的な知識を前提としており、特定の Unix やプログラミングの経験は必要ありません。 このチュートリアルは、PostgreSQLシステムの重要な側面を実際に体験できるようにすることを目的としています。 この本は、扱うトピックを包括的に扱おうとするものではない。

After you have successfully completed this tutorial you will want to read the <xref linkend="sql"/> section to gain a better understanding of the SQL language, or <xref linkend="client-interfaces"/> for information about developing applications with <productname>PostgreSQL</productname>. Those who provision and manage their own PostgreSQL installation should also read <xref linkend="admin"/>. 《マッチ度[69.367089]》このチュートリアルの内容を読んだ後、SQL言語のより体系的な知識を学習したいのであれば、パート IIを、PostgreSQL用のアプリケーションの開発に関する情報を学習したいのであれば、パート IVを続いて読んでください。 また、サーバをセットアップおよび管理される方は、パート IIIも参照してください。 《機械翻訳》このチュートリアルを問題なく完了したら、パート IIセクションを読んでSQL言語をよりよく理解するか、PostgreSQLでのアプリケーション開発についての情報を読んでください。 自分でPostgreSQLインストレーションを準備して管理する人は、パート IIIも読んでください。

doc/src/sgml/start.sgml doc/src/sgml/query.sgml doc/src/sgml/advanced.sgml