⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 关系型数据库 Postgresql 6.5.2
💻
字号:
Installation of PL/pgSQL1)	Type 'make' to build the shared plpgsql object.2)	Type 'make install' to install the shared object in	the PostgreSQL library directory.3)	Declare the PL/pgSQL procedural language in your	database by		psql dbname <mklang.sql	If the PostgreSQL library directory is different from	/usr/local/pgsql/lib you must edit mklang.sql prior.	If you declare the language in the template1 database,	any subsequently created database will have PL/pgSQL	support installed automatically.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -