about transaction - Mailing list pgsql-general

From Guo Ge
Subject about transaction
Date
Msg-id 3713F5DE.DEF036D2@nudt.edu.cn
Whole thread Raw
List pgsql-general
   I think  that postgreSQL maybe cann't deal with the recovery after
the system fails. After I debugged into the program ,I find the system
firstly checks  whether the speical transaction(ID=512)   have
commited.What does it mean?  AfterI come into the function
TransRecover(), I found the  statements is :
    #if 0
      ...
    #endif
I think this function is NULL.Is it right?
   I have another question taht is what is the system log's structure. I
cann't find it.If the system writes the transaction's status into
log,how to recover from them?



pgsql-general by date:

Previous
From: Chris Bitmead
Date:
Subject: Re: [HACKERS] Postgres/PHP/Large Objects
Next
From: Glen and Rosanne Eustace
Date:
Subject: RE: [GENERAL] Problem with 6.5 reload