Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes:
> We seem to be getting this error (in german) once in a while on a rather
> complex database:
> FEHLER: konnte auf den Status von Transaktion 0 nicht zugreifen
> DETAIL: kann Datei >>/var/databases/postgres/data/pg_subtrans/57DA<<
> nicht erstell
Tom Lane wrote:
> Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes:
>
>>ERROR: could not access status of transaction 0
>>DETAIL: could not create file
>>/var/databases/postgres/data/pg_subtrans/57DA<<: File exists
>
>
>>and seems to be generated in backend/access/transam/slru.c
>>it looks like w
Stefan Kaltenbrunner <[EMAIL PROTECTED]> writes:
> ERROR: could not access status of transaction 0
> DETAIL: could not create file
> /var/databases/postgres/data/pg_subtrans/57DA<<: File exists
> and seems to be generated in backend/access/transam/slru.c
> it looks like we got those(with changing
Hi all!
We seem to be getting this error (in german) once in a while on a rather
complex database:
FEHLER: konnte auf den Status von Transaktion 0 nicht zugreifen
DETAIL: kann Datei >>/var/databases/postgres/data/pg_subtrans/57DA<<
nicht erstellen: Die Datei existiert bereits
which roughly tra