@@ -129,3 +129,41 @@ TIP 6: Have you searched our list archives?
129129
130130http://archives.postgresql.org
131131
132+ From hstenger@adinet.com.uy Wed Jan 23 14:13:33 2002
133+ Return-path: <hstenger@adinet.com.uy>
134+ Received: from correo.adinet.com.uy (fecorreo01.adinet.com.uy [206.99.44.217])
135+ by candle.pha.pa.us (8.11.6/8.10.1) with ESMTP id g0NJDWU29832
136+ for <pgman@candle.pha.pa.us>; Wed, 23 Jan 2002 14:13:33 -0500 (EST)
137+ Received: from adinet.com.uy (200.61.76.155) by correo.adinet.com.uy (5.5.052) (authenticated as hstenger@adinet.com.uy)
138+ id 3C4DBC5C00017E9F; Wed, 23 Jan 2002 16:13:25 -0300
139+ Message-ID: <3C4F0BC0.5CFBB919@adinet.com.uy>
140+ Date: Wed, 23 Jan 2002 16:15:12 -0300
141+ From: Haroldo Stenger <hstenger@adinet.com.uy>
142+ X-Mailer: Mozilla 4.78 [en] (Win98; U)
143+ X-Accept-Language: en
144+ MIME-Version: 1.0
145+ To: Bruce Momjian <pgman@candle.pha.pa.us>
146+ cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
147+ Subject: Re: [HACKERS] Savepoints
148+ References: <200201231819.g0NIJ5i24508@candle.pha.pa.us>
149+ Content-Type: text/plain; charset=us-ascii
150+ Content-Transfer-Encoding: 7bit
151+ Status: OR
152+
153+ Bruce Momjian wrote:
154+ >
155+ > Basically, under my plan, WAL would be unchanged. WAL's function is
156+ > crash recovery, and it would retain that. There would also be no
157+ > on-disk changes. I would use the command counter in certain cases to
158+ > identify savepoints.
159+
160+ This is a pointer to the previous August thread, where your original proposal
161+ was posted, and some WAL/not WAL discussion took place. Just not to repeat the
162+ already mentioned points. Oh, it's google archive just for fun, and to not
163+ overload hub.org ;-)
164+
165+ http://groups.google.com/groups?hl=en&threadm=200108050432.f754Wdo11696%40candle.pha.pa.us&rnum=1&prev=/groups%3Fhl%3Den%26selm%3D200108050432.f754Wdo11696%2540candle.pha.pa.us
166+
167+ Regards,
168+ Haroldo.
169+
0 commit comments