From: | Emmanuel Charpentier <charpent(at)bacbuc(dot)dydndns(dot)org> |
---|---|
To: | peter_e(at)gmx(dot)net |
Subject: | Re: A post-7.1 wish-list. |
Date: | 2001-01-07 22:18:39 |
Message-ID: | 3A58EB3F.63EBA698@bacbuc.dydndns.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut wrote:
>
> Emmanuel Charpentier writes:
>
> > 1) Updatable views.
>
> You can make rules updateable by attaching appropriate rules to them.
> The transparent implementation of updateable views would essentially do
> that. It's a planned feature but I don't know of anyone who has made it
> his priority.
I'd try my hand at it, given enough time ... which I'm awfully short on.
Which is one of my reasons to have that feature : not having to do grunt
work.
> > 2) External database or table access.
>
> Accessing more than one database from a connection will not happen, at
> least as long has the current mindset of the developers persists. SQL
> schema support is planned for 7.2, which will address the same area,
> however.
I fail to see how schema support would help me accessing data residing
on different servers (that cannot be moved, for a lot of good and bad
reasons). Could you please amplify ?
--
Emmanuel Charpentier
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-01-07 22:23:00 | Re: CVS regression test failure on OBSD |
Previous Message | Tom Lane | 2001-01-07 22:10:33 | Should heap_update/heap_delete hold buffer locks while toasting? |