Re: Big 7.1 open items

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Big 7.1 open items
Date: 2000-06-21 05:16:50
Message-ID: 3.0.1.32.20000620221650.0150a350@mail.pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

At 12:27 PM 6/21/00 +1000, Chris Bitmead wrote:
>Tom Lane wrote:
>> Some unhappiness was raised about
>> depending on symlinks for this function, but I didn't hear one single
>> concrete reason not to do it, nor an alternative design.
>
>Are symlinks portable?

In today's world? Yeah, I think so.

My only unhappiness has hinged around the possibility that a new
storage scheme might temp folks to toss aside the sgmr abstraction,
or weaken it.

It doesn't appear that this will happen.

Given an adequate sgmr abstraction, it doesn't really matter what
low-level model is adopted in some sense (i.e. other models might
become available, the implemented model might get replaced, etc -
without breaking backends).

Obviously we'll all be using the default model for some time, maybe
forever, but if mistakes are made maintaining the smgr abstraction
means that replacements are possible. Or kinky substitutes like
working with DAFS.

- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-06-21 05:19:29 Re: Big 7.1 open items
Previous Message Don Baccus 2000-06-21 05:12:48 RE: Big 7.1 open items

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Lockhart 2000-06-21 05:19:29 Re: Big 7.1 open items
Previous Message Don Baccus 2000-06-21 05:12:48 RE: Big 7.1 open items