惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
Apple Machine Learning Research
Apple Machine Learning Research
宝玉的分享
宝玉的分享
博客园 - 叶小钗
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
爱范儿
爱范儿
罗磊的独立博客
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
N
Netflix TechBlog - Medium
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
U
Unit 42
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
H
Help Net Security
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理

博客园 - JeromePowell

CentOS 7.9.2009升级最新的Linux Kernel 6.9.7 macOS通过WireShark分析HTTPS协议SSL、TLS报文的一种简单方式 error: rpmdb, failed: BDB1507 Thread died in Berkeley DB library,error(-30973) from dbenv->failchk: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery docker: Error response from daemon: cgroups: cannot find cgroup mount destination: unknown. Python 3.12 kafka-python Error:ModuleNotFoundError: No module named 'kafka.vendor.six.moves' 流影 网络流量可视化分析和威胁感知平台 centos7安装ffmpeg v4.1 Windows 11恢复Windows经典菜单 MySQL参数 You can’t specify target table ‘aaa′ for update in FROM clause Vulture 一键找出项目中所有无效的Python代码 【Tips】信息传递技巧 qrencode命令 扫描屏幕二维码 【Tips】克隆网站为单个HTML文件、将一个完整的页面保存到单个 HTML 文件中 【Tips】Mac读写NTFS格式硬盘 Rust Atomics and Locks CentOS7 OpenSSL升级安装openssl-1.1.1u 空调选购参考 试用elasticsearch centos 安装docker-ce、docker compose
brew安装postgresql@15
JeromePowell · 2024-06-06 · via 博客园 - JeromePowell
% brew install -s postgresql@15
Running `brew update --auto-update`...
==> Fetching postgresql@15
==> Downloading https://ftp.postgresql.org/pub/source/v15.1/postgresql-15.1.tar.bz2
#                                                                          2.0%
######################################################################## 100.0%
==> ./configure --prefix=/opt/homebrew/Cellar/postgresql@15/15.1 --libdir=/opt/homebrew/Cellar/postgresql@15/15.1/lib --datadir=/opt/homebrew/opt/postgresql@15/share/postgresql@15 --libdir=/opt/homebrew/o
==> make pkglibdir=/opt/homebrew/opt/postgresql@15/lib/postgresql pkgincludedir=/opt/homebrew/opt/postgresql@15/include/postgresql includedir_server=/opt/homebrew/opt/postgresql@15/include/postgresql/serv
==> make install-world datadir=/opt/homebrew/Cellar/postgresql@15/15.1/share/postgresql@15 libdir=/opt/homebrew/Cellar/postgresql@15/15.1/lib pkglibdir=/opt/homebrew/Cellar/postgresql@15/15.1/lib/postgres
==> /opt/homebrew/Cellar/postgresql@15/15.1/bin/initdb --locale=C -E UTF-8 /opt/homebrew/var/postgresql@15
==> Caveats
This formula has created a default database cluster with:
  initdb --locale=C -E UTF-8 /opt/homebrew/var/postgresql@15
For more details, read:
  https://www.postgresql.org/docs/15/app-initdb.html

postgresql@15 is keg-only, which means it was not symlinked into /opt/homebrew,
because this is an alternate version of another formula.

If you need to have postgresql@15 first in your PATH, run:
  echo 'export PATH="/opt/homebrew/opt/postgresql@15/bin:$PATH"' >> ~/.zshrc

For compilers to find postgresql@15 you may need to set:
  export LDFLAGS="-L/opt/homebrew/opt/postgresql@15/lib"
  export CPPFLAGS="-I/opt/homebrew/opt/postgresql@15/include"


To restart postgresql@15 after an upgrade:
  brew services restart postgresql@15
Or, if you don't want/need a background service you can just run:
  /opt/homebrew/opt/postgresql@15/bin/postgres -D /opt/homebrew/var/postgresql@15
==> Summary
🍺  /opt/homebrew/Cellar/postgresql@15/15.1: 3,345 files, 44.9MB, built in 1 minute 34 seconds
==> Running `brew cleanup postgresql@15`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> `brew cleanup` has not been run in the last 30 days, running now...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
Removing: /Users/admin/Library/Logs/Homebrew/pkg-config... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/tree... (3 files, 11.3KB)
Removing: /Users/admin/Library/Logs/Homebrew/libidn2... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/postgresql@14... (9 files, 5.8MB)
Removing: /Users/admin/Library/Logs/Homebrew/rtmpdump... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/libunistring... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/brotli... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/icu4c... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/readline... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/lz4... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/xz... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/libnghttp2... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/curl... (7 files, 2.2MB)
Removing: /Users/admin/Library/Logs/Homebrew/krb5... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/openssl@3... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/ca-certificates... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/gettext... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/libssh2... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/zstd... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/openssl@1.1... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/openldap... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/telnet... (64B)
Removing: /Users/admin/Library/Logs/Homebrew/lrzsz... (8 files, 140.3KB)
Pruned 0 symbolic links and 4 directories from /opt/homebrew

Copyright © 2026 Primzahl. All rights reserved.