50 rpm packages matching your search terms.
-
postgresql-contrib-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution. -
postgresql-contrib-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe postgresql-contrib package contains various extension modules that are included in the PostgreSQL distribution. -
postgresql-docs-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe 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. -
postgresql-docs-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe 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. -
postgresql-jdbc-42.7.4-4.fc42.noarch.rpm
Jan 18, 2025 okPostgreSQL 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. -
postgresql-pgpool-II-4.5.1-2.fc41.x86_64.rpm
Jul 20, 2024 okpgpool-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. -
postgresql-pgpool-II-extensions-4.5.1-2.fc41.x86_64.rpm
Jul 20, 2024 okPostgresql extensions libraries and sql files for pgpool-II. -
postgresql-plperl-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe 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. -
postgresql-plperl-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe 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. -
postgresql-plpython3-16.9-3.fc42.x86_64.rpm
Jun 25, 2025 okThe 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.