TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Enter the matrix: the four types of Postgres extensions

5 点作者 sjmiller609超过 1 年前

1 comment

sjmiller609超过 1 年前
Before working for a Postgres company, I had never used extensions.<p>Now, I&#x27;m part of a team working to fully automate turning on any extension. I didn&#x27;t find great resources to explain the process of turning on an extension, and why it varies between different extensions.<p>I want to share my mental model for the different types of extensions, how to know what type of extension you&#x27;re working with, and how to get it turned on.