Re: [HACKERS] RE: [GENERAL] Transaction logging

From: Todd Graham Lewis <tlewis(at)mindspring(dot)net>
To: Michael Davis <michael(dot)davis(at)prevuenet(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [HACKERS] RE: [GENERAL] Transaction logging
Date: 1999-02-24 15:09:35
Message-ID: Pine.LNX.4.04.9902241006460.23377-100000@reflections.eng.mindspring.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tue, 23 Feb 1999, Michael Davis wrote:

> What would it take to have transaction logging added to Postgres. I am a
> c/c++ programmer and will consider contributing to the Postgres development
> effort. I really like everything I see and read about Postgres. As a
> result, I am strongly considering Postgres as the database engine for my
> Membership database application. My customer is willing to invest in a
> commercial database, but most of the commercial databases I have briefly
> looked at fall a little short in one way or another. I have several
> concerns/needs that I am willing to implement and/or support:
>
> - Outer join support in views
>
> - Transaction logging
>
> - Some form of mirroring, shadowing, or replication

For this purpose, people might be interested in reading the following document:

Distributed Relational Database Architecture
http://www.opengroup.org/publications/catalog/c812.htm

ABSTRACT: This Technical Standard is one of three volumes
documenting the Distributed Relational Database Architecture
Specification. This volume describes the connectivity between
relational database managers that enables applications programs
to access distributed relational data. It describes the
necessary connection between an application and a relational
database management system in a distributed environment; the
responsibilities of the participants and when flows should occur;
and the formats and protocols required for distributed database
management system processing. It does not describe an API for
distributed database management system processing.

They have PDF downloadable.

If people do decide to start working on db mirroring, this might be a good
doc to read, if nothing else than just to get a better understanding of the
issues involved.

--
Todd Graham Lewis 3249'N,8336'W (800) 719-4664, x2804
******Linux****** MindSpring Enterprises tlewis(at)mindspring(dot)net

"A pint of sweat will save a gallon of blood." -- George S. Patton

In response to

Browse pgsql-general by date

  From Date Subject
Next Message tc lewis 1999-02-24 15:25:30 Re: [GENERAL] ISP with PostgreSQL
Previous Message jose' soares 1999-02-24 14:39:32 Re: [GENERAL] timestamps

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-02-24 15:25:54 Re: [HACKERS] Problem with complex query
Previous Message Oleg Broytmann 1999-02-24 15:03:11 Re: [HACKERS] VACUUM ANALYZE problem on linux