RE: [QUESTIONS] Transaction Logs

From: "Jackson, DeJuan" <djackson(at)cpsgroup(dot)com>
To: "Richard W(dot) Kruetzer" <rwk(at)AmeriCom(dot)com>, pgsql-questions(at)postgreSQL(dot)org
Cc: PostgreSQL Hackers Mailing List <pgsql-hackers(at)hub(dot)org>
Subject: RE: [QUESTIONS] Transaction Logs
Date: 1998-05-05 17:19:33
Message-ID: F10BB1FAF801D111829B0060971D839F26D938@dal_cps.cpsgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Forwarded to HACKERS.

> -----Original Message-----
> From: Richard W. Kruetzer [SMTP:rwk(at)AmeriCom(dot)com]
> Sent: Friday, May 01, 1998 7:42 PM
> To: pgsql-questions(at)postgreSQL(dot)org
> Subject: [QUESTIONS] Transaction Logs
>
> I have not been able to find out the situation regarding "transaction
> logs" for Postgresql. That is:
>
> Does Postgresql support Transaction Logging, and if so, does this mean
> that, for example, in a disk crash, one can recover the database UP TO
> THE LAST SUCCESSFUL TRANSACTION? (Assuming the transaction logs are
> on another disk...)
>
> Is there any documentation describing how one would do this?
>
> Please reply to:
>
> rwk(at)AmeriCom(dot)com
>
> Thanks!
>
> Dick Kreutzer
> AmeriCom Inc.
> --
> Official WWW Site: http://www.postgresql.org
> Online Docs & FAQ: http://www.postgresql.org/docs
> Searchable Lists: http://www.postgresql.org/mhonarc

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jackson, DeJuan 1998-05-05 17:22:37 RE: [QUESTIONS] Identity Crisis
Previous Message Jackson, DeJuan 1998-05-05 17:19:07 RE: [QUESTIONS] Is there any work on Support for Foreign Key Clau se?