Re: Avahita Heidarnezhad
> The postgresql-18-pgaudit package installed successfully via APT. However,
> I couldn’t find a corresponding package for postgresql-18-pgauditlogtofile.
> It appears that only versions up to PostgreSQL 17 are currently available
> in the repository.
pgauditlogtofile depends on pgaudit and pgaudit 18 was only released
very recently, so we couldn't pre-build pgauditlogtofile for the
PostgreSQL 18 release like most other extensions.
Done now.
Christoph