Tom Lane <[EMAIL PROTECTED]> writes:
> Greg Stark <[EMAIL PROTECTED]> writes:
> > Really it boils down to one point: there's really no reason to assume a user
> > should be able to execute any new query he feels like. Creating a new query
> > should be privileged operation just like creating a new
Greg Stark <[EMAIL PROTECTED]> writes:
> Really it boils down to one point: there's really no reason to assume a user
> should be able to execute any new query he feels like. Creating a new query
> should be privileged operation just like creating a new table or new database.
This is an interestin
Tom Lane <[EMAIL PROTECTED]> writes:
> Greg Stark <[EMAIL PROTECTED]> writes:
> > Ok, someone else posted their data warehousing wishlist, I want to post my
> > single item OLP wishlist: Plan stability.
>
> That seems to me to translate to "I want the system to fail to react to
> changes in data
Greg Stark <[EMAIL PROTECTED]> writes:
> Ok, someone else posted their data warehousing wishlist, I want to post my
> single item OLP wishlist: Plan stability.
That seems to me to translate to "I want the system to fail to react to
changes in data statistics and all other variables relevant to que
On Sat, 2002-11-30 at 23:02, Bruce Momjian wrote:
> Rod Taylor wrote:
> -- Start of PGP signed section.
> > On Sat, 2002-11-30 at 21:22, bpalmer wrote:
> > > Is someone keeping a "hopeful" todo list?
> >
> > Nearly every one of the items brought up could / should be on the
> > standard todo list.
Rod Taylor wrote:
-- Start of PGP signed section.
> On Sat, 2002-11-30 at 21:22, bpalmer wrote:
> > Is someone keeping a "hopeful" todo list?
>
> Nearly every one of the items brought up could / should be on the
> standard todo list.
>
> http://developer.postgresql.org/todo.php
Does anyone have
On Sat, 2002-11-30 at 21:22, bpalmer wrote:
> Is someone keeping a "hopeful" todo list?
Nearly every one of the items brought up could / should be on the
standard todo list.
http://developer.postgresql.org/todo.php
--
Rod Taylor <[EMAIL PROTECTED]>
signature.asc
Description: This is a digita
Is someone keeping a "hopeful" todo list?
- Brandon
c: 917-697-8665h: 201-798-4983
b. palmer, [EMAIL PROTECTED] pgp:crimelabs.net/bpalmer.pgp5
-
Ok, someone else posted their data warehousing wishlist, I want to post my
single item OLP wishlist: Plan stability. This is the natural conclusion of
having prepared queries.
This is one area where it would be possible to totally beat Oracle's
implementation by a huge margin. And it's something