<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Postgresql on DevOpsTales</title>
    <link>https://devopstales.github.io/tags/postgresql/</link>
    <description>Recent content in Postgresql on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 19 Dec 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/tags/postgresql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Install icinga director modules to Icingaweb2 on CentOS/Almlalinux/RockyOS 8</title>
      <link>https://devopstales.github.io/monitoring/icinga2_director_centos8/</link>
      <pubDate>Mon, 19 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_director_centos8/</guid>
      <description>In this tutorial I will show you how to install Icingaweb2 module director.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>Install Icinga2 on CentOS/Almlalinux/RockyOS 8</title>
      <link>https://devopstales.github.io/monitoring/icinga2_install_centos8/</link>
      <pubDate>Sun, 18 Dec 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_install_centos8/</guid>
      <description>In this tutorial I will show you how to install Icinga2 and Icingaweb2 webinterface.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>How to migrate PostgreSQL databases to Google Cloud SQL?</title>
      <link>https://devopstales.github.io/cloud/gcp-cloud-sql-postgresql-migration/</link>
      <pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/cloud/gcp-cloud-sql-postgresql-migration/</guid>
      <description>In this post I will show you how you can migrate your PostgreSQL database to GCP Cloud SQL.
</description>
      <enclosure url="https://devopstales.github.io/img/gcp.webp" length="3386" type="image/png" />
    </item>
    
    <item>
      <title>pgBackRest Backup to S3</title>
      <link>https://devopstales.github.io/linux/pgbackrest_backup_to_s3/</link>
      <pubDate>Fri, 21 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/pgbackrest_backup_to_s3/</guid>
      <description>In this article I will show you how to use pgBackRest to backup PostgreSQL servers to S3 buckets.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
    <item>
      <title>pgBackRest Backup server</title>
      <link>https://devopstales.github.io/linux/pgbackrest_backup_server/</link>
      <pubDate>Thu, 20 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/pgbackrest_backup_server/</guid>
      <description>In this article I will show you how to use pgBackRest in a dedicated backup server to backup remote PostgreSQL servers.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
    <item>
      <title>PostgreSQL backup with pgBackRest</title>
      <link>https://devopstales.github.io/linux/postgresql_pgbackrest/</link>
      <pubDate>Wed, 19 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/postgresql_pgbackrest/</guid>
      <description>In this article I will show you how to use pgBackRest as a backup program for PostgreSQL.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
    <item>
      <title>PostgreSQL: pg_rewind</title>
      <link>https://devopstales.github.io/linux/postgresql_pg_rewind/</link>
      <pubDate>Wed, 05 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/postgresql_pg_rewind/</guid>
      <description>In this pos I will show you how to perform a rewind on a broken Streamin replication.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
    <item>
      <title>PostgreSQL Streamin replication</title>
      <link>https://devopstales.github.io/linux/postgresql_replication/</link>
      <pubDate>Mon, 03 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/postgresql_replication/</guid>
      <description>In this pos I will show you how to configure Postgresql Streamin replication.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
    <item>
      <title>Install icinga director modules to Icingaweb2</title>
      <link>https://devopstales.github.io/monitoring/icinga2_director/</link>
      <pubDate>Fri, 13 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_director/</guid>
      <description>In this tutorial I will show you how to install Icingaweb2 module director.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>Install nrpe tp Icinga2</title>
      <link>https://devopstales.github.io/monitoring/icinga2_nrpe/</link>
      <pubDate>Thu, 12 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_nrpe/</guid>
      <description>In this tutorial I will show you how to nrpe check in Icinga2.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>Add host to Icinga2</title>
      <link>https://devopstales.github.io/monitoring/icinga2_add_host/</link>
      <pubDate>Wed, 11 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_add_host/</guid>
      <description>In this tutorial I will show you how to add hosts to Icinga2.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>Install Icinga2</title>
      <link>https://devopstales.github.io/monitoring/icinga2_install/</link>
      <pubDate>Tue, 10 Dec 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/icinga2_install/</guid>
      <description>In this tutorial I will show you how to install Icinga2 and Icingaweb2 webinterface.
</description>
      <enclosure url="https://devopstales.github.io/img/icinga.webp" length="1564" type="image/png" />
    </item>
    
    <item>
      <title>Install alerta on Centos8</title>
      <link>https://devopstales.github.io/monitoring/alerta-on-centos8/</link>
      <pubDate>Sat, 28 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/alerta-on-centos8/</guid>
      <description>AIn this post I will show you how to install alerta monitoring dashboard on Centos 8.
</description>
      <enclosure url="https://devopstales.github.io/img/alerta.webp" length="5616" type="image/png" />
    </item>
    
    <item>
      <title>Install alerta on Centos7</title>
      <link>https://devopstales.github.io/monitoring/alerta-on-centos7/</link>
      <pubDate>Fri, 27 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/monitoring/alerta-on-centos7/</guid>
      <description>AIn this post I will show you how to install alerta monitoring dashboard on Centos 7.
</description>
      <enclosure url="https://devopstales.github.io/img/alerta.webp" length="5616" type="image/png" />
    </item>
    
    <item>
      <title>Gitlab Install</title>
      <link>https://devopstales.github.io/linux/gitlab-install/</link>
      <pubDate>Wed, 05 Jun 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/gitlab-install/</guid>
      <description>Install Gitab with custom postgresql and nginx proxy.
</description>
      <enclosure url="https://devopstales.github.io/img/gitlab.webp" length="2678" type="image/png" />
    </item>
    
    <item>
      <title>Sonarqube Install</title>
      <link>https://devopstales.github.io/linux/sonarkube-install/</link>
      <pubDate>Thu, 30 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/sonarkube-install/</guid>
      <description>Sonarqube Repository OSS is an artifact repository with universal support for popular formats.
</description>
      <enclosure url="https://devopstales.github.io/img/sonarqube.webp" length="3500" type="image/png" />
    </item>
    
    <item>
      <title>Install Nextcloud</title>
      <link>https://devopstales.github.io/linux/nextcloud/</link>
      <pubDate>Mon, 08 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/nextcloud/</guid>
      <description>Nextcloud is a suite of client-server software for creating and using file hosting services. Nextcloud application functionally is similar to Dropbox.
</description>
      <enclosure url="https://devopstales.github.io/img/nextcloud.webp" length="7160" type="image/png" />
    </item>
    
    <item>
      <title>Install Redmine</title>
      <link>https://devopstales.github.io/linux/redmine/</link>
      <pubDate>Sat, 06 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/redmine/</guid>
      <description>Redmine is a free and open source, web-based project management and issue tracking tool. I will install it on Ubuntu becous on CetOS there in no pre build package for redmine.
</description>
      <enclosure url="https://devopstales.github.io/img/redmine.webp" length="4080" type="image/png" />
    </item>
    
    <item>
      <title>Install keycloak with postgresql</title>
      <link>https://devopstales.github.io/sso/keycloak2/</link>
      <pubDate>Fri, 05 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/sso/keycloak2/</guid>
      <description>Keycloak is an open source identity and access management solution.
</description>
      <enclosure url="https://devopstales.github.io/img/keycloak.webp" length="5496" type="image/png" />
    </item>
    
    <item>
      <title>Install Openproject</title>
      <link>https://devopstales.github.io/linux/openproject/</link>
      <pubDate>Fri, 05 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/openproject/</guid>
      <description>Openproject is a free and open source, web-based project management and issue tracking tool.
</description>
      <enclosure url="https://devopstales.github.io/img/openproject.webp" length="2826" type="image/png" />
    </item>
    
    <item>
      <title>Install PostgreSQL</title>
      <link>https://devopstales.github.io/linux/install-postgresql/</link>
      <pubDate>Thu, 10 Jan 2019 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/linux/install-postgresql/</guid>
      <description>In this pos I will show you how to install Postgresql on difrent Linux distributions.
</description>
      <enclosure url="https://devopstales.github.io/img/postgres.webp" length="14452" type="image/png" />
    </item>
    
  </channel>
</rss>
