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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
T
Threatpost
Latest news
Latest news
N
News | PayPal Newsroom
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Help Net Security
Help Net Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
AI
AI
Simon Willison's Weblog
Simon Willison's Weblog
TaoSecurity Blog
TaoSecurity Blog
The Last Watchdog
The Last Watchdog
L
LINUX DO - 热门话题
Google DeepMind News
Google DeepMind News
T
Threat Research - Cisco Blogs
O
OpenAI News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Exploit Database - CXSecurity.com
NISL@THU
NISL@THU
Application and Cybersecurity Blog
Application and Cybersecurity Blog
S
Securelist
小众软件
小众软件
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Martin Fowler
Martin Fowler
S
SegmentFault 最新的问题
Cisco Talos Blog
Cisco Talos Blog
云风的 BLOG
云风的 BLOG
AWS News Blog
AWS News Blog
GbyAI
GbyAI
N
News and Events Feed by Topic
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
美团技术团队
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
S
Schneier on Security
博客园 - 聂微东
V2EX - 技术
V2EX - 技术
T
Troy Hunt's Blog
SecWiki News
SecWiki News
S
Secure Thoughts
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC
H
Heimdal Security Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
www.infosecurity-magazine.com
www.infosecurity-magazine.com
P
Privacy International News Feed

博客园 - 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.