小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI

PostgreSQL's table access method interface lets you plug in alternative storage engines.

Christophe Pettus: All Your GUCs in a Row: default_table_access_method

Planet PostgreSQL
Planet PostgreSQL · 2026-06-13T01:00:00Z

OpenAI 正在考虑大幅降低 Token 价格,以应对 Anthropic 的竞争并吸引更多企业客户。企业对 AI 使用成本的不满促使 OpenAI 在上市前提升客户数量和收入。尽管降价计划仍在讨论中,但市场竞争可能促使两家公司调整价格,降低企业客户的使用成本。

华尔街日报称OpenAI考虑大幅度降低Token价格与A社打价格战 抢夺企业客户

蓝点网
蓝点网 · 2026-06-11T06:30:35Z

微软限制员工使用A社的Claude Fable模型,因其数据保留政策引发安全担忧。该政策要求保留用户数据30天,若违反使用政策可存储最长2年,可能导致企业内部和客户数据泄露。微软法务团队正在评估此政策,其他Claude模型仍可使用。

鉴于数据要被A社保留 微软已经限制员工使用Claude Fable 5模型

蓝点网
蓝点网 · 2026-06-11T04:00:31Z

PostgreSQL's dozen `debug_` parameters are its own testing machinery, exposed as runtime settings.

Christophe Pettus: All Your GUCs in a Row: the debug_* family

Planet PostgreSQL
Planet PostgreSQL · 2026-06-11T01:00:00Z

OpenAI details Codex Windows sandbox architecture, showing how SIDs, ACLs, restricted tokens, and dedicated sandbox accounts enable safe execution of autonomous coding tasks. The design balances...

How OpenAI Built a Secure Windows Sandbox for Codex Agents

InfoQ
InfoQ · 2026-06-05T14:37:00Z
A股账户可以买Robotaxi了

文远知行和小马智行同日宣布被纳入港股通,标志着Robotaxi企业进入主流资产类别。两家公司在自动驾驶领域快速扩张,尽管面临亏损,但市场表现稳健。港股通的开放将为其带来长期资金支持,助力业务发展。Robotaxi行业正在经历估值重塑,未来潜力巨大。

A股账户可以买Robotaxi了

量子位
量子位 · 2026-06-04T07:41:33Z

cpu_tuple_cost, cpu_index_tuple_cost, and cpu_operator_cost are three of the constants the planner uses to price a query, and the single most useful thing to know about all three is that you...

Christophe Pettus: All Your GUCs in a Row: cpu_index_tuple_cost, cpu_operator_cost, and cpu_tuple_cost

Planet PostgreSQL
Planet PostgreSQL · 2026-06-02T01:00:00Z

PostgreSQL 14 unified query-id computation across all subsystems, but defaulting to always-on would tax every backend.

Christophe Pettus: All Your GUCs in a Row: compute_query_id

Planet PostgreSQL
Planet PostgreSQL · 2026-05-30T01:00:00Z

A 社已下架 Claude Sonnet 4.5 模型,部分用户对此表示不满并发起请愿,希望保留该模型。尽管消费者无法使用,但开发者可通过 API 继续使用至 2026 年 9 月。目前已收集2300条请愿签名。

A社已经下架Claude Sonnet 4.5模型(不影响API) 模型依赖症用户感到失望

蓝点网
蓝点网 · 2026-05-28T04:11:43Z

Claude Code v2.1.152 版因 A 社调整思考块处理逻辑,导致使用 DS 系列模型时出现 API 400 错误。用户应降级至 v2.1.150 版或禁用思考模式以恢复正常使用,并建议联系 API 中转站反馈问题。

Claude Code更新到最新版后无法使用DS系列模型 与A社调整扩展思考模式有关

蓝点网
蓝点网 · 2026-05-28T01:00:45Z
熊猫小A: 人生呐,就是关关难过关关过!

作者记录了晋升成功的经历,尽管过程艰辛,但结果令人满意。作者感到开心,并计划用涨薪犒劳自己,克服困难的过程是值得的。

熊猫小A: 人生呐,就是关关难过关关过!

失眠海峡
失眠海峡 · 2026-05-27T15:56:06Z

cluster_name looks like a cosmetic label for process listings, but on a standby it silently becomes the name your primary uses to verify synchronous…

Christophe Pettus: All Your GUCs in a Row: cluster_name

Planet PostgreSQL
Planet PostgreSQL · 2026-05-27T01:00:00Z
氧化镓150毫米样品出货 2029年量产 | A股天岳先进涨停

氧化镓(β-Ga2O3)是一种新型半导体材料,具有高电源效率,预计在2029年实现大规模生产。日本Novel Crystal公司计划于2026年开始寄送150毫米样品,采用滴灌生长法以降低成本。氧化镓的禁带宽度高于碳化硅和氮化镓,能显著减少能源损耗,适用于电动车和AI数据中心等高压、大功率场景。预计到2035年,氧化镓将在各类电源设备中得到广泛应用。

氧化镓150毫米样品出货 2029年量产 | A股天岳先进涨停

极道
极道 · 2026-05-24T02:23:00Z

PostgreSQL's `bytea_output` parameter controls how binary data is formatted when sent to clients: the modern `hex` format (default since 9.0) or the legacy…

Christophe Pettus: All Your GUCs in a Row: bytea_output

Planet PostgreSQL
Planet PostgreSQL · 2026-05-20T01:00:00Z

A parameter you cannot change. block_size lives in the “Preset Options” section of the docs, alongside its read-only cousins like data_checksums, wal_block_size, and server_version. It reports the...

Christophe Pettus: All Your GUCs in a Row: block_size

Planet PostgreSQL
Planet PostgreSQL · 2026-05-18T01:00:00Z

PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are out as of May 14, 2026. The release fixes eleven security issues and more than sixty bugs. That is not a typo. Eleven CVEs is the largest...

Christophe Pettus: Eleven CVEs Walk Into a Release

Planet PostgreSQL
Planet PostgreSQL · 2026-05-14T18:00:00Z
熊猫小A: 天呐,现在的垃圾评论升级了,已经是 AI 垃圾评论了

文章讨论了个人博客的现状,质疑广告投放的意义,并指出现代评论已演变为AI生成的低质量评论。

熊猫小A: 天呐,现在的垃圾评论升级了,已经是 AI 垃圾评论了

失眠海峡
失眠海峡 · 2026-05-12T09:59:01Z

autovacuum_work_mem sets the maximum memory each autovacuum worker may use for tracking dead tuple identifiers (TIDs) during a vacuum. Default is -1, which means “inherit from...

Christophe Pettus: All Your GUCs in a Row: autovacuum_work_mem

Planet PostgreSQL
Planet PostgreSQL · 2026-05-11T01:00:00Z
熊猫小A: 在 https://l3on.site/links/ 这里看到了一些叫 88×3...

文章表达了对88×31图标的喜爱,认为它们具有Y2K风格,并提到一个网站列出了几千个此类图标,唤起了作者对小学时代的回忆。

熊猫小A: 在 https://l3on.site/links/ 这里看到了一些叫 88×3...

失眠海峡
失眠海峡 · 2026-05-10T02:38:48Z

PostgreSQL 18 finally fixes the autovacuum formula that left billion-row tables waiting for 200M dead tuples.

Christophe Pettus: All Your GUCs in a Row: autovacuum_vacuum_max_threshold

Planet PostgreSQL
Planet PostgreSQL · 2026-05-09T01:00:00Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 模力方舟 Gitee AI 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码