You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage postgresql-upgrade-16.3-6.lbn36.x86_64
The postgresql-upgrade package contains the pg_upgrade utility and supporting files needed for upgrading a PostgreSQL database from the previous major version of PostgreSQL.
RPMPackage postgresql-test-16.3-6.lbn36.x86_64
The postgresql-test package contains files needed for various tests for the PostgreSQL database management system, including regression tests and benchmarks.
RPMPackage postgresql-static-16.3-6.lbn36.x86_64
Statically linked PostgreSQL libraries that do not have dynamically linked counterparts.
RPMPackage postgresql-server-devel-16.3-6.lbn36.x86_64
The postgresql-server-devel package contains the header files and configuration needed to compile PostgreSQL server extension.
RPMPackage postgresql-server-16.3-6.lbn36.x86_64
PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases.
RPMPackage postgresql-private-libs-16.3-6.lbn36.x86_64
The postgresql-private-libs package provides the shared libraries for this build of PostgreSQL server and plugins build with this version of server. For shared libraries used by client packages that need to connect to a PostgreSQL server, install libpq package instead.
RPMPackage postgresql-private-devel-16.3-6.lbn36.x86_64
The postgresql-private-devel package contains the header files and libraries needed to compile C or C++ applications which will directly interact with a PostgreSQL database management server. You need to install this package if you want to develop applications which will interact with a PostgreSQL server.
RPMPackage postgresql-pltcl-16.3-6.lbn36.x86_64
The postgresql-pltcl package contains the PL/Tcl procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Tcl.
RPMPackage postgresql-plpython3-16.3-6.lbn36.x86_64
The postgresql-plpython3 package contains the PL/Python3 procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Python 3.
RPMPackage postgresql-plperl-16.3-6.lbn36.x86_64
The postgresql-plperl package contains the PL/Perl procedural language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Perl.
RPMPackage postgresql-pgpool-II-extensions-4.2.0-7.fc36.x86_64
Postgresql extensions libraries and sql files for pgpool-II.
RPMPackage postgresql-pgpool-II-4.2.0-7.fc36.x86_64
pgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I.
RPMPackage postgresql-jdbc-42.3.1-4.fc36.noarch
PostgreSQL is an advanced Object-Relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs to access a PostgreSQL database.
RPMPackage postgresql-docs-16.3-6.lbn36.x86_64
The postgresql-docs package contains some additional documentation for PostgreSQL. Currently, this includes the main documentation in PDF format and source files for the PostgreSQL tutorial.
RPMPackage postgresql-contrib-16.3-6.lbn36.x86_64
The postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution.
RPMPackage postgresql-16.3-6.lbn36.x86_64
PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package.
RPMPackage postgis-utils-3.2.2-1.fc36.x86_64
The postgis-utils package provides the utilities for PostGIS.
RPMPackage postgis-upgrade-3.2.2-1.fc36.x86_64
The postgis-upgrade package contains the previous version of Postgis as well as the current version of Postgis built against the previous version of PostgreSQL necessary for correct dump of schema from previous version of PostgreSQL.
RPMPackage postgis-llvmjit-3.2.2-1.fc36.x86_64
Just-in-time compilation support for PostGIS.
RPMPackage postgis-gui-3.2.2-1.fc36.x86_64
The gui package provides shp2pgsql-gui for PostGIS.