About 24,100,000 results
Open links in new tab
  1. How To Install PostgreSQL on Ubuntu - DigitalOcean

    Oct 26, 2025 · Learn how to install PostgreSQL on Ubuntu. Step-by-step setup, configuration, and verification guide to get your database running securely.

  2. Install and configure PostgreSQL - Ubuntu Server documentation

    Oct 29, 2025 · To install PostgreSQL, run the following command in the command prompt: The database service is automatically configured with viable defaults, but can be customised …

  3. How To Install PostgreSQL on Ubuntu 24.04

    Apr 21, 2024 · In this article we will discuss the process of installing PostgreSQL on Ubuntu 24.04 (Noble Numbat) Linux operating system. PostgreSQL is an open source, yet powerful relation …

  4. Linux downloads (Ubuntu) - PostgreSQL

    Sep 25, 2025 · Ubuntu includes PostgreSQL by default. To install PostgreSQL on Ubuntu, use the apt (or other apt-driving) command: If the version included in your version of Ubuntu is not the …

  5. How to Install and Configure PostgreSQL on Ubuntu 25.04

    Apr 25, 2025 · Learn how to install PostgreSQL on Ubuntu, update PostgreSQL passwords, and enable remote access for PostgreSQL with practical examples.

  6. PostgreSQL 17 Installation on Ubuntu 24.04 - DEV Community

    Oct 10, 2024 · We have successfully installed PostgreSQL 17 on Ubuntu, performed some basic configuration like enabling remote connections, set up password authentication, created a …

  7. How to Install PostgreSQL on Ubuntu 24.04 Step-by-Step

    Dec 20, 2024 · In this blog post, we will cover how to install PostgreSQL on Ubuntu 24.04 step-by-step. PostgreSQL is a powerful, open-source relational database management system …

  8. How to Install PostgreSQL on Ubuntu: A Comprehensive Guide

    Jun 11, 2025 · In this blog post, we will walk you through the process of installing PostgreSQL on an Ubuntu system. We’ll also cover basic usage, common practices, and best practices to help …

  9. How to Install PostgreSQL on Ubuntu 24.04 (Step-by-Step …

    Aug 6, 2025 · Learn how to install and secure PostgreSQL on Ubuntu 24.04 in 2025. This step-by-step guide covers installation, configuration, and best practices for developers and system …

  10. How To Install PostgreSQL 17 on Ubuntu 24.04 / 22.04

    Aug 24, 2025 · Begin the installation process by updating your system APT index to refresh the system packages. Run the command below. Once the packages are updated begin the …