首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Mac知识分享

    Postico for Mac(数据库软件)v2.0beta激活版

    Postgres.app的配套Postgres.app是在本地运行PostgreSQL服务器的最快方式。由于Postico是由Postgres.app的维护者制作的,因此这两个应用程序可以完美协作。

    2K20编辑于 2022-11-09
  • 来自专栏沈唁志

    程序员的Mac入门-安装配置PostgreSQL和简单使用

    是一种特性非常齐全的自由软件的对象-关系型数据库管理系统(ORDBMS),是以加州大学计算机系开发的 POSTGRES,4.2 版本为基础的对象关系型数据库管理系统 先来说一下安装,可以在官网上下载安装包或者使用官网提供的 Postgres.app

    1.3K30发布于 2019-12-09
  • 来自专栏超级架构师

    【Postgres扩展】pg_auto_failover支持高可用性和自动故障转移

    value "/private/tmp/pg_auto_failover/test/monitor" in the configuration 12:12:53 INFO /Applications/Postgres.app configuration 12:15:28 INFO Postgres is not running, starting postgres 12:15:28 INFO /Applications/Postgres.app localhost:6001 12:21:14 INFO Initialising PostgreSQL as a hot standby 12:21:14 INFO Running /Applications/Postgres.app completed 12:21:14 INFO Postgres is not running, starting postgres 12:21:14 INFO /Applications/Postgres.app

    2.7K20发布于 2020-07-17
  • 来自专栏Pseudoyu

    PostgreSQL 基础与实践

    psql 的路径加入环境变量以便后续使用,我使用的是 zsh,所以在 ~/.zshrc 文件中添加如下内容: # postgres export PATH=${PATH}:/Applications/Postgres.app 参考资料 PostgreSQL 官网 Postgres.app 官网 TablePlus 官网

    1.8K20编辑于 2023-04-11
  • 来自专栏代码手工艺人

    NSOperation

    Heroku, and the creator & maintainer of AFNetworking and other popular open-source projects, including Postgres.app

    55720发布于 2021-09-07
  • 来自专栏IT码农

    工具武装的前端开发工程师

    Postgres.app - Mac上最简单的方法的使用PostgreSQL关系型数据库管理系统。 PSequel - PostgreSQL数据库GUI软件。

    4.1K41编辑于 2022-01-10
  • 来自专栏AI技术探索和应用

    向量检索(RAG)之向量数据库研究

    pgvector make make install # may need sudo 你也可以用 Docker、Homebrew、PGXN、APT、Yum 或 conda-forge 来安装它,它还预装了 Postgres.app

    3K42编辑于 2025-03-05
领券