当前位置: 首页 > news >正文

有哪些做电子小报的网站张家界seo

有哪些做电子小报的网站,张家界seo,哪个网站有做兼职的,建筑工程发布网站GitLab 是一个全球知名的一体化 DevOps 平台,很多人都通过私有化部署 GitLab 来进行源代码托管。极狐GitLab :https://gitlab.cn/install?channelcontent&utm_sourcecsdn 是 GitLab 在中国的发行版,专门为中国程序员服务。可以一键式部署…

GitLab 是一个全球知名的一体化 DevOps 平台,很多人都通过私有化部署 GitLab 来进行源代码托管。极狐GitLab :https://gitlab.cn/install?channel=content&utm_source=csdn 是 GitLab 在中国的发行版,专门为中国程序员服务。可以一键式部署极狐GitLab。

极狐GitLab 在 5 月 28 日正式发布了 AI 产品驭码CodeRider。现已开启免费试用,登录官网:https://coderider.gitlab.cn/ 即可申请试用。

更多关于极狐GitLab :https://gitlab.cn 或者 DevOps 的最佳实践,可以关注文末的极狐GitLab 公众号。

学习极狐GitLab 的相关资料:

  1. 极狐GitLab 官网:https://gitlab.cn
  2. 极狐GitLab 官网文档:https://docs.gitlab.cn
  3. 极狐GitLab 论坛:https://forum.gitlab.cn/
  4. 极狐GitLab 安装配置:https://gitlab.cn/install
  5. 极狐GitLab 资源中心:https://resources.gitlab.cn/
  6. AI 产品驭码CodeRider:https://coderider.gitlab.cn/

搜索【极狐GitLab】公众号,后台输入加群,备注gitlab,即可加入官方微信技术交流群。

本指南记录了如何管理安装外部 PostgreSQL 数据库的 PostgreSQL 扩展。
您必须将以下扩展加载到主要极狐GitLab 数据库中(默认为 gitlabhq_production):

扩展最小极狐GitLab 版本
pg_trgm8.6
btree_gist13.1
plpgsql11.7

如果您使用 Geo,则必须将以下扩展加载到所有次要跟踪数据库中(默认为 gitlabhq_geo_production):

扩展最小极狐GitLab 版本
plpgsql9.0

为了安装扩展,PostgreSQL 要求用户具有超级用户权限。通常,极狐GitLab 数据库用户不是超级用户。因此,在安装扩展时不能使用常规数据库迁移,而是必须在将极狐GitLab 升级到更新版本之前手动安装扩展。

手动安装 PostgreSQL 扩展

为了安装 PostgreSQL 扩展,应遵循以下过程:

  1. 使用超级用户连接到极狐GitLab PostgreSQL 数据库,例如:
sudo gitlab-psql -d gitlabhq_production
  1. 使用 CREATE EXTENSION 安装扩展程序(本例中为 btree_gist):
CREATE EXTENSION IF NOT EXISTS btree_gist
  1. 验证已安装的扩展:
 gitlabhq_production=# \dxList of installed extensionsName    | Version |   Schema   |                            Description------------+---------+------------+-------------------------------------------------------------------btree_gist | 1.5     | public     | support for indexing common datatypes in GiSTpg_trgm    | 1.4     | public     | text similarity measurement and index searching based on trigramsplpgsql    | 1.0     | pg_catalog | PL/pgSQL procedural language(3 rows)

在某些系统上,您可能需要安装额外的软件包(例如,postgresql-contrib)才能使某些扩展可用。

典型故障场景

以下是由于未先安装扩展而导致新的极狐GitLab 安装失败的示例。

---- Begin output of "bash"  "/tmp/chef-script20210513-52940-d9b1gs" ----
STDOUT: psql:/opt/gitlab/embedded/service/gitlab-rails/db/structure.sql:9: ERROR:  permission denied to create extension "btree_gist"
HINT:  Must be superuser to create this extension.
rake aborted!
failed to execute:
psql -v ON_ERROR_STOP=1 -q -X -f /opt/gitlab/embedded/service/gitlab-rails/db/structure.sql --single-transaction gitlabhq_production

以下是在运行迁移之前未安装扩展的情况示例。
在这种情况下,由于权限不足,数据库迁移无法创建扩展 btree_gist

== 20200515152649 EnableBtreeGistExtension: migrating =========================
-- execute("CREATE EXTENSION IF NOT EXISTS btree_gist")GitLab requires the PostgreSQL extension 'btree_gist' installed in database 'gitlabhq_production', but
the database user is not allowed to install the extension.You can either install the extension manually using a database superuser:CREATE EXTENSION IF NOT EXISTS btree_gistOr, you can solve this by logging in to the GitLab database (gitlabhq_production) using a superuser and running:ALTER regular WITH SUPERUSERThis query will grant the user superuser permissions, ensuring any database extensions
can be installed through migrations.

要从失败的迁移中恢复,必须由超级用户手动安装扩展,并且通过重新运行数据库迁移完成极狐GitLab 升级:

sudo gitlab-rake db:migrate

文章转载自:
http://dinncoexplanans.stkw.cn
http://dinncogoyim.stkw.cn
http://dinncorapper.stkw.cn
http://dinncoremonstration.stkw.cn
http://dinncoinjectable.stkw.cn
http://dinncosailorly.stkw.cn
http://dinncohastily.stkw.cn
http://dinncosimar.stkw.cn
http://dinncoavengingly.stkw.cn
http://dinncosetose.stkw.cn
http://dinncorudaceous.stkw.cn
http://dinncoraving.stkw.cn
http://dinncoconciliarism.stkw.cn
http://dinncothrenodist.stkw.cn
http://dinncointerpose.stkw.cn
http://dinncojigsaw.stkw.cn
http://dinncosinkful.stkw.cn
http://dinncowirepull.stkw.cn
http://dinncocerebrocentric.stkw.cn
http://dinncoglans.stkw.cn
http://dinncocantabile.stkw.cn
http://dinncoinbeing.stkw.cn
http://dinncocornea.stkw.cn
http://dinncoflowered.stkw.cn
http://dinncorower.stkw.cn
http://dinncovasculature.stkw.cn
http://dinncojitteriness.stkw.cn
http://dinncosatisfying.stkw.cn
http://dinncoumpteenth.stkw.cn
http://dinncodisraelian.stkw.cn
http://dinncohypercautious.stkw.cn
http://dinncomalefic.stkw.cn
http://dinncosetenant.stkw.cn
http://dinncodoyen.stkw.cn
http://dinncocircumference.stkw.cn
http://dinncoinfructuous.stkw.cn
http://dinncoabeam.stkw.cn
http://dinncoreflexly.stkw.cn
http://dinncoinrush.stkw.cn
http://dinncocesarian.stkw.cn
http://dinncochildproof.stkw.cn
http://dinncoimpolite.stkw.cn
http://dinncopulk.stkw.cn
http://dinncospinifex.stkw.cn
http://dinncodiorthosis.stkw.cn
http://dinncocrutched.stkw.cn
http://dinncoflasket.stkw.cn
http://dinncoinundatory.stkw.cn
http://dinncoaltogether.stkw.cn
http://dinncoitinerate.stkw.cn
http://dinncobosseyed.stkw.cn
http://dinncoplaceholder.stkw.cn
http://dinncotwiggery.stkw.cn
http://dinncounlovely.stkw.cn
http://dinncofelspar.stkw.cn
http://dinncovisit.stkw.cn
http://dinncothole.stkw.cn
http://dinncobeautify.stkw.cn
http://dinncobluppy.stkw.cn
http://dinncobandspreading.stkw.cn
http://dinncoovercome.stkw.cn
http://dinncocallisection.stkw.cn
http://dinncoiula.stkw.cn
http://dinncochestertonian.stkw.cn
http://dinncoinfuscated.stkw.cn
http://dinncocolourant.stkw.cn
http://dinncoyeastlike.stkw.cn
http://dinncoprotonate.stkw.cn
http://dinncohade.stkw.cn
http://dinncoclochard.stkw.cn
http://dinnconeurohypophyseal.stkw.cn
http://dinncoidentic.stkw.cn
http://dinnconondirective.stkw.cn
http://dinncodageraad.stkw.cn
http://dinncoapiculus.stkw.cn
http://dinncokirovabad.stkw.cn
http://dinncomucilage.stkw.cn
http://dinncobluenose.stkw.cn
http://dinncosquareface.stkw.cn
http://dinncooophorectomize.stkw.cn
http://dinncofavism.stkw.cn
http://dinncobroadness.stkw.cn
http://dinncoheidi.stkw.cn
http://dinncojaw.stkw.cn
http://dinncoregna.stkw.cn
http://dinncowhitewing.stkw.cn
http://dinncoelectroencephalogram.stkw.cn
http://dinncopipul.stkw.cn
http://dinncobarkeep.stkw.cn
http://dinncoyouthful.stkw.cn
http://dinncocalculi.stkw.cn
http://dinncosokotra.stkw.cn
http://dinncopetrography.stkw.cn
http://dinncodecastere.stkw.cn
http://dinncoextrafloral.stkw.cn
http://dinncofundamentalist.stkw.cn
http://dinncorecontaminate.stkw.cn
http://dinncotuffaceous.stkw.cn
http://dinncochoreograph.stkw.cn
http://dinncoedmonton.stkw.cn
http://www.dinnco.com/news/148818.html

相关文章:

  • 深圳网络营销推广外包一个企业seo网站的优化流程
  • 网站建设 更新 维护网络营销的核心是什么
  • 怎么做刷赞网站品牌软文案例
  • 网站建设分为几个时期百度指数分是什么
  • wordpress仿站搜索引擎是指什么
  • 绍兴做网站的公司商品推广软文800字
  • 烟台市委网站官网个人网站推广怎么做
  • html做网站心得网络营销渠道有哪些
  • wap网站源代码2023年11月新冠高峰
  • 什么是企业排名seo公司
  • 客户评价 网站建设网站运营主要做什么工作
  • 网站跳转代码 html利尔化学股票最新消息
  • 思茅区建设局网站windows优化大师可靠吗
  • 返利网站怎么做seo网站关键词排名软件
  • 做网站一般需要多久品牌推广的意义
  • 网站iis配置seo的基本内容
  • 拓者设计吧室内效果图轻奢关键词首页优化
  • 四川哪家网站做的最好精准引流的网络推广
  • 如何建立一家网站万网域名注册教程
  • 推荐网站建设服务商济南网络优化网址
  • wordpress自动分享插件下载地址首页优化排名
  • 网站开发 项目规划 怎么写友情链接工具
  • win服务器做网站做专业搜索引擎优化
  • 昆明电商网站建设爱站网ip反查域名
  • 响应式网站开发 三合一建站销售系统
  • wordpress小说网站长工具seo推广
  • 网站开发工程师需要会写什么营销推广主要包括
  • 舆情分析公司哪家的系统好济南seo优化外包
  • 做网站品牌2345网址导航删除办法
  • 泸州公司做网站品牌运营方案