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

パート 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. 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"/>. このチュートリアルを問題なく完了した後、SQL言語に関する理解を深めたい場合はパート IIを、PostgreSQL用のアプリケーションの開発に関する情報を学習したいのであれば、パート IVを読んでください。 また、PostgreSQLの導入を準備、提供、管理される方は、パート IIIも参照してください。

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