about transaction

Поиск
Список
Период
Сортировка
От Guo Ge
Тема about transaction
Дата
Msg-id 3713F5DE.DEF036D2@nudt.edu.cn
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: [HACKERS] Postgres/PHP/Large Objects
Следующее
От: Glen and Rosanne Eustace
Дата:
Сообщение: RE: [GENERAL] Problem with 6.5 reload