Re: Unknown temp directories and library files

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Priancka Chatz <pc9926(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Unknown temp directories and library files
Date: 2024-10-13 19:42:32
Message-ID: 055092f1-63d4-443f-9fff-afa56640e412@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/13/24 11:34, Priancka Chatz wrote:
> Hi Adrian,
>
> There is patroni and pgqd running on the server. So possibly these are
> using psycopg2.

You are going to have investigate what is actually repeatedly
installing psycopg2-binary and psycopg2.

Steps I can think of to do this:

1) Sort the temp directories by timestamp and see if there is a pattern.

2) Look at the OS system log for entries at the above timestamps.

3) Do same for Postgres log.

>
> Regards,
> Priyanka
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message 吴 其键 2024-10-14 04:21:11 Re: Hello, how should I fix it?
Previous Message Priancka Chatz 2024-10-13 18:34:41 Re: Unknown temp directories and library files