setupdbtest.txt
来自「bonddb 是一个源于PostgreSQL封装包的对象。它是一个由C/C++编」· 文本 代码 · 共 18 行
TXT
18 行
In order to run dbtest you need to create a test database.Use the posgresql commandline createdb databasename. databasename can be anything what you feel like, then edit the bond.conf in the /src directory also to have the same database name. By some weirdtwist of fate the default database name is poohead (andre may have somethingto do with that). Just replace any instances with this to your databasename.Run the database creation script called dbtest.sql in bonddb root directory.Once your connect to your database using pgsql databasename you can thenrun \i dbtest.sql. Make sure you have adquate rights to create databasesand modify them, if you run into problems check out the postgresqldocumentation.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?