摘要:
操作kingbase与操作pg一样,需要psycopg2这个包 #!/usr/bin/env python #coding=utf-8 import os, json, urllib, datetime, shutil import psycopg2 import traceback import 阅读全文
摘要:
[kingbase@localhost bin]$ ./ksql -p 54321 -U system -d test -W Password: Type "help" for help. test=# show enable_ci; enable_ci on (1 row) on:大小写不敏感of 阅读全文