This seven email thread should never have appeared on the hackers list.
It is more appropriate for the pgsql-gene...@postgresql.org email list.
---
On Mon, May 6, 2024 at 08:53:15AM +0500, Kashif Zeeshan wrote:
> Hi
>
>
Hi
Upgrade works when you have an existing Postgres installation with server
running.
If you run the following command then it will upgrade the
existing installation of postgre.
sudo dnf install -y postgresql13-server
But you don't need to execute the below commands as this will create data
direc
On Mon, Apr 29, 2024 at 9:07 PM •Isaac Rv wrote:
> Ok entiendo sí, pero mi versión sigue en la 13.12 y necesito que sea
> 13.14, me indica que ya no tiene actualizaciones pero realmente sí, ya no
> sé cómo actualizarla a la 13.14
>
Hi
Please make sure that your postgres repository is set proper
Glad to be of help.
pg_uprade is used with major version upgrade e.g. from PG13 to 14 etc
Regards
Kashif Zeeshan
Bitnine Global
On Fri, Apr 26, 2024 at 10:47 PM •Isaac Rv wrote:
> Hola, lo acabo de hacer, quedó bien luego detuve el servidor, aplique otra
> vez el sudo yum update postgresql13
On Fri, Apr 26, 2024 at 9:22 PM •Isaac Rv wrote:
> Mira intente con el yum y si actualizó pero sin embargo no actualizo a la
> 13.14
>
> sudo yum update postgresql13
> Updating Subscription Management repositories.
>
> This system is registered with an entitlement server, but is not receiving
> u
On Thu, Apr 25, 2024 at 11:55 PM •Isaac Rv wrote:
> Entiendo si, me han dicho que es sencillo, pero no entiendo si solo
> descargo los binarios y en cual carpeta reemplazo? no hay una guía cómo tal
> de cómo realizarlo, me podrías ayudar?
>
Follow the below steps
1. Backup your data
2. Review t
Hi Isaac
You are doing the minor version upgrade so it's not a big effort as
compared to major version upgrade, following is the process to do it.
*Minor releases never change the internal storage format and are always
compatible with earlier and later minor releases of the same major version
num