Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-12-05 Thread Greg Stark
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-12-04 Thread Tom Lane
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-12-03 Thread Greg Stark
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread Tom Lane
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread Rod Taylor
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.

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread Bruce Momjian
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread Rod Taylor
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

Re: [HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread bpalmer
Is someone keeping a "hopeful" todo list? - Brandon c: 917-697-8665h: 201-798-4983 b. palmer, [EMAIL PROTECTED] pgp:crimelabs.net/bpalmer.pgp5 -

[HACKERS] Wishlist for 7.4: Plan stability

2002-11-30 Thread Greg Stark
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