Re: iso-8859-1 temp directories and library files - Mailing list pgsql-general

From Adrian Klaver
Subject Re: iso-8859-1 temp directories and library files
Date
Msg-id 055092f1-63d4-443f-9fff-afa56640e412@aklaver.com
Whole thread Raw
In response to Re: iso-8859-1 temp directories and library files  (Priancka Chatz <pc9926@gmail.com>)
List 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.klaver@aklaver.com




pgsql-general by date:

Previous
From: Priancka Chatz
Date:
Subject: Re: iso-8859-1 temp directories and library files
Next
From: 吴 其键
Date:
Subject: Re: Hello, how should I fix it?