书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 898 个相关结果.
  • analyzedb

    analyzedb Synopsis Description Notes Arguments Options Examples analyzedb A utility that performs ANALYZE operations on tables incrementally and concurrently. Synopsi...
  • REVOKE

    REVOKE Synopsis Description Parameters Examples Compatibility See Also REVOKE Removes access privileges. Synopsis REVOKE [ GRANT OPTION FOR ] { { SELECT | INSER...
  • psql

    psql Synopsis Description Options Exit Status Usage Meta-Commands Patterns Advanced Features Environment Files Notes Notes for Windows users Examples psql Interact...
  • pg_depend

    pg_depend pg_depend The pg_depend system catalog table records the dependency relationships between database objects. This information allows DROP commands to find which othe...
  • INSERT

    INSERT Synopsis Description Parameters Examples Compatibility See Also INSERT Creates new rows in a table. Synopsis INSERT INTO <table> [( <column> [, ...] ...
  • Creating External Tables - Examples

    Creating External Tables - Examples Example 1 - Single gpfdist instance on single-NIC machine Example 2 - Multiple gpfdist instances Example 3 - Multiple gpfdists instances Exam...
  • psql

    psql Synopsis Description Options Exit Status Usage Meta-Commands Patterns Advanced Features Environment Files Notes Notes for Windows users Examples psql Interact...
  • INSERT

    INSERT Synopsis Description Parameters Examples Compatibility See Also INSERT Creates new rows in a table. Synopsis INSERT INTO <table> [( <column> [, ...] ...
  • ALTER SEQUENCE

    ALTER SEQUENCE Synopsis Description Parameters Notes Examples Compatibility See Also ALTER SEQUENCE Change the definition of a sequence generator. Synopsis ALTER SEQU...
  • CREATE OPERATOR

    CREATE OPERATOR Synopsis Description Parameters Notes Examples Compatibility See Also CREATE OPERATOR Defines a new operator. Synopsis CREATE OPERATOR <name> ( ...