This part contains reference information for <productname>PostgreSQL</productname> client applications and utilities. Not all of these commands are of general utility; some might require special privileges. The common feature of these applications is that they can be run on any host, independent of where the database server resides. ここには、PostgreSQLクライアントアプリケーションとユーティリティについてのリファレンス情報があります。 これらのコマンドがすべて汎用的なユーティリティであるという訳ではありません。 一部は特定の権限を必要とします。 これらアプリケーションの共通機能は、データベースサーバが稼働しているかどうかに依存しない、どのホストでも実行できるという点です。
When specified on the command line, user and database names have their case preserved — the presence of spaces or special characters might require quoting. Table names and other identifiers do not have their case preserved, except where documented, and might require quoting. コマンドラインから指定された場合、ユーザ名とデータベース名の大文字小文字は保持されます。 空白文字や特殊文字がある場合は引用符付けが必要かもしれません。 テーブル名やその他の識別子では文書化されていない限り大文字小文字は保持されませんので、引用符付けが必要かもしれません。
目次