书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 26836 个相关结果.
  • Google Kubernetes Engine

    Google Kubernetes Engine (GKE) Prerequisites 1. Create a GKE cluster 2. Create a YugabyteDB cluster Create service account (Helm 2 only) Initialize Helm (Helm 2 only) Add chart...
  • Colocated tables

    Colocated tables Beta 1. Create a universe 2. Create a colocated database 3. Create tables 4. Opt out table from colocation 5. Reading and writing data in colocated tables Wha...
  • YugabyteDB

    436 2020-08-22 《Rook 1.4 Document》
    YugabyteDB operator Quikstart Prerequisites TL;DR Deploy Rook YugabyteDB Operator Create a simple YugabyteDB cluster Troubleshooting Access the Database Cleanup Yugabyte...
  • CREATE AGGREGATE

    CREATE AGGREGATE Synopsis Syntax create_aggregate create_aggregate_normal create_aggregate_order_by create_aggregate_old aggregate_arg aggregate_normal_option aggregate_orde...
  • ABORT

    ABORT Synopsis Syntax abort Semantics abort ABORT [ TRANSACTION | WORK ] WORK TRANSACTION Examples See also ABORT Synopsis Use the ABORT statement to roll back the...
  • Metabase

    Metabase 1. Start local cluster 2. Load data Download the sample schema Download the sample data Connect to YugabyteDB using ysqlsh Create a database Create schema and load da...
  • Create roles

    Create roles 1. Create roles 2. Grant roles 3. Create a hierarchy of roles, if needed 4. List roles 5. Revoke roles 6. Drop roles Create roles YSQL YCQL 1. Create r...
  • nextval()

    nextval() Synopsis Semantics _sequencename Examples Create a simple sequence that increments by 1 every time nextval() is called nextval nextval Create a sequence ...
  • Connect to clusters

    Connect to clusters Beta Connect using the YSQL shell (ysqlsh) Connect using the YCQL shell (cqlsh) Connect using third party clients Connect to clusters Beta You can connec...
  • C

    Build a C application Prerequisites Install the C driver (libpq) Working example Sample C code Run the application Build a C application YSQL Prerequisites The tutori...