Name |
postgresql |
Version |
15.5 |
Summary |
PostgreSQL is a powerful, open source relational database system. |
Description |
PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server. These PostgreSQL client programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server, or may be on a remote machine which accesses a PostgreSQL server over a network connection. This package contains the docs in HTML for the whole package, as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server. If you want to manipulate a PostgreSQL database on a local or remote PostgreSQL server, you need this package. You also need to install this package if you're installing the postgresql-server package. |
Section |
base |
License |
0BSD |
Homepage |
http://www.postgresql.com
|
Recipe file |
recipes-dbs/postgresql/postgresql_15.5.bb
recipes-dbs/postgresql/postgresql.inc
|
Layer |
meta-oe (nanbield branch) |
Inherits |
- autotools
- cpan-base
- gettext
- multilib_header
- perl-version
- perlnative
- pkgconfig
- python3-dir
- python3native
- python3targetconfig
- siteconfig
- siteinfo
- systemd
- update-rc.d
- useradd
- useradd_base
|
Dependencies |
- autoconf-native
- automake-native
- base-files
- base-passwd
- gettext-native
- initscripts
- libnsl2
- libtool-cross
- libtool-native
- libxml2
- openssl
- perl
- perl-native
- pkgconfig-native
- python3
- python3-native
- readline
- shadow
- shadow-native
- shadow-sysroot
- tcl
- tcl-native
- tzcode-native
- update-rc.d
- util-linux
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
- zlib
- krb5
- openldap
- libxml2
- libxslt
- lz4
- openssl
- libpam
- perl
- python3
- systemd
- systemd-systemctl-native
- tcl
- tcl-native
- util-linux
- zlib
|
PACKAGECONFIG options |
- gssapi
- ldap
- libxml
- libxslt
- lz4
- openssl
- pam
- perl
- python
- systemd
- tcl
- uuid
- zlib
|