Re: PostgreSQL 12 service failing in Ubuntu 20.04 after a few hours

From: Matthias Apitz <guru(at)unixarea(dot)de>
To: Antonis Christodoulou <christan305(at)hotmail(dot)com>
Cc: Ahmet Demir <dbademir(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Rob Sargent <robjsargent(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL 12 service failing in Ubuntu 20.04 after a few hours
Date: 2023-01-02 07:46:31
Message-ID: Y7KL1zI/1FapN0t8@c720-r368166
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

El día lunes, enero 02, 2023 a las 08:53:32a. m. +0200, Antonis Christodoulou escribió:

> And for the record, Ahmet, here’s a weird cron job:
>
> christan(at)vultr:~$ sudo crontab -l -u postgres
> 13 * * * * /var/lib/postgresql/.systemd-private-x8C8W8llVk0Rzccy9N0ggCOI2VBAc.sh > /dev/null 2>&1 &
>
> Had no idea somebody can add something like this externally...

Please post the content of this script.

matthias

--
Matthias Apitz, ✉ guru(at)unixarea(dot)de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message vignesh C 2023-01-02 08:06:00 Re: Support logical replication of DDLs
Previous Message Antonis Christodoulou 2023-01-02 06:53:32 Re: PostgreSQL 12 service failing in Ubuntu 20.04 after a few hours