PostgreSQL: Documentation: 9.3: psql - PostgreSQL: The world's most advanced open source database

PostgreSQL: Documentation: 9.3: psql - PostgreSQL: The world's most advanced open source database

瀏覽:996
日期:2025-10-02
Description psql is a terminal-based front-end to PostgreSQL. It enables you to type in queries interactively, issue them to PostgreSQL, and see the query results. Alternatively, input can be from a file. In addition, it provides a number of meta-commands...看更多