PostgreSQL各命令列工具功能說明

來源:互聯網
上載者:User

標籤:收集   抽取   one   rest   drop   分析   另一個   資料庫服務   eset   

I. SQL 命令

II. PostgreSQL 用戶端應用

  • clusterdb -- 聚簇一個PostgreSQL資料庫
  • createdb -- 建立一個新的PostgreSQL資料庫
  • createlang -- 安裝一種PostgreSQL過程語言
  • createuser -- 定義一個新的PostgreSQL使用者賬戶
  • dropdb -- 移除一個PostgreSQL資料庫
  • droplang -- 移除一種PostgreSQL過程語言
  • dropuser -- 移除一個PostgreSQL使用者賬戶
  • ecpg -- 嵌入式 SQL C 前置處理器
  • pg_basebackup -- 獲得一個PostgreSQL集簇的一個基礎備份
  • pgbench -- 在PostgreSQL上運行一個基準測試
  • pg_config -- 擷取已安裝的PostgreSQL的資訊
  • pg_dump --  把PostgreSQL資料庫抽取為一個指令檔或其他歸檔檔案
  • pg_dumpall -- 將一個PostgreSQL資料庫集簇抽取到一個指令檔中
  • pg_isready -- 檢查一個PostgreSQL伺服器的串連狀態
  • pg_receivexlog -- 以流的方式從一個PostgreSQL伺服器得到交易記錄
  • pg_recvlogical -- 控制 PostgreSQL 邏輯解碼流
  • pg_restore --  從一個由pg_dump建立的歸檔檔案恢複一個PostgreSQL資料庫psql --  PostgreSQL的互動式終端
  • reindexdb -- 重索引一個PostgreSQL資料庫
  • vacuumdb -- 對一個PostgreSQL資料庫進行垃圾收集和分析

III. PostgreSQL 伺服器應用

  • initdb -- 建立一個新的PostgreSQL資料庫集簇
  • pg_archivecleanup -- 清理PostgreSQL WAL 歸檔檔案
  • pg_controldata -- 顯示一個PostgreSQL資料庫集簇的控制資訊
  • pg_ctl -- 初始化、啟動、停止或控制一個PostgreSQL伺服器
  • pg_resetxlog -- 重設一個PostgreSQL資料庫集簇的預寫式日誌以及其他控制資訊
  • pg_rewind -- 把一個PostgreSQL資料目錄與另一個從它複製出來的資料目錄同步
  • pg_test_fsync -- 為PostgreSQL判斷最快的 wal_sync_method
  • pg_test_timing -- 度量計時開銷
  • pg_upgrade -- 升級PostgreSQL伺服器執行個體
  • pg_xlogdump -- 以人類可讀的形式顯示一個PostgreSQL 資料庫集簇的預寫式日誌
  • postgres -- PostgreSQL資料庫伺服器
  • postmaster -- PostgreSQL資料庫伺服器

 

參考:

http://www.postgres.cn/docs/9.6/index.html(轉自中文協助文檔)

PostgreSQL各命令列工具功能說明

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.