How To Install Pg_waldump In Debian, Ubuntu, Arch, Kali, CentOS And Fedora?

How To Install Pg_waldump In Debian, Ubuntu, Arch, Kali, CentOS And Fedora?

pg_waldump

additional facilities for PostgreSQL (supported version)

Maintainer: Debian PostgreSQL Maintainers



Section: database

Install pg_waldump

  • Debian apt-get install postgresql-11 Click to copy
  • Ubuntu apt-get install postgresql-10 Click to copy
  • Arch Linux pacman -S postgresql-old-upgrade Click to copy
  • Kali Linux apt-get install postgresql-11 Click to copy
  • CentOS yum install postgresql-upgrade Click to copy
  • Fedora dnf install postgresql-upgrade Click to copy

postgresql-contrib

additional facilities for PostgreSQL (supported version)

This metapackage always depends on the currently supported PostgreSQL database contrib package. PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well.

postgresql-11

object-relational SQL database, version 11 server

PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. This package provides the database server for PostgreSQL 11.

postgresql-upgrade

previous major release of PostgreSQL

postgresql-10

object-relational SQL database, version 10 server

postgresql

object-relational SQL database (supported version)

This metapackage always depends on the currently supported PostgreSQL database server version. PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well.

postgresql-old-upgrade

PostgreSQL build for migrating between major versions with pg_upgrade
Installing pg_waldump command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali, CentOS and Fedora operating systems. Once you run the command it will install the latest version of pg_waldump 2024 package in your OS.