软件包:postgresql-18(18~beta1+20250612-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.
This package provides the database server for PostgreSQL 18.
其他与 postgresql-18 有关的软件包
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian 配置管理系统
- 或者 debconf-2.0
- 软件包暂时不可用
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgssapi-krb5-2 (>= 1.14+dfsg)
- MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
-
- dep: libicu76 (>= 76.1-1~)
- 统一码(Unicode)的国际化组件
-
- dep: libldap2 (>= 2.6.2)
- OpenLDAP 库
-
- dep: liblz4-1 (>= 0.0~r130)
- 快速 LZ 压缩算法库 - 运行时
-
- dep: libnuma1 (>= 2.0.11)
- 控制 NUMA 策略的软件库
-
- dep: libpam0g (>= 0.99.7.1)
- 插入式验证模块 (PAM) 库
-
- dep: libpq5 (>= 17~~)
- PostgreSQL C client library
-
- dep: libselinux1 (>= 3.1~)
- SELinux 运行环境共享库
-
- dep: libssl3t64 (>= 3.4.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libsystemd0
- systemd 实用库
-
- dep: liburing2 (>= 2.3)
- Linux kernel io_uring access library - shared library
-
- dep: libuuid1 (>= 2.16)
- 通用唯一标识符 (UUID) 库
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库
-
- dep: libxslt1.1 (>= 1.1.25)
- XSLT 1.0 处理软件库 - 运行时库
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: locales
- GNU C 程序库:多国语言 (locale) 数据 [支持]
- 或者 locales-all
- GNU C Library: Precompiled locale data
-
- dep: postgresql-client-18 (= 18~beta1+20250612-1)
- front-end programs for PostgreSQL 18
-
- dep: postgresql-common (>= 275~)
- PostgreSQL database-cluster manager
-
- dep: ssl-cert
- OpenSSL 的简单 debconf 封装
-
- dep: tzdata
- 时区和夏令时数据
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- rec: postgresql-18-jit
- LLVM JIT support for PostgreSQL 18
-
- rec: sysstat
- system performance tools for Linux