From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Brian Hurt <bhurt(at)janestcapital(dot)com> |
Cc: | postgres performance list <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: Hints proposal |
Date: | 2006-10-16 16:43:43 |
Message-ID: | 200610161643.k9GGhhi05769@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-performance |
Brian Hurt wrote:
> Or, in shorter forms:
> 1) If you make it convient to use, expect it to be used a lot. If it
> shouldn't be used a lot, don't make it convient.
> 2) Breaking features means that people won't upgrade.
> 3) Programmers are idiots- design accordingly.
The PostgreSQL project has had a philosophy of trying to limit user
choice when we can _usually_ make the right choice automatically.
Historically Oracle and others have favored giving users more choices,
but this adds complexity when using the database.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2006-10-16 16:54:24 | Re: BUG #2683: spi_exec_query in plperl returns column names which are not marked as UTF8 |
Previous Message | Tom Lane | 2006-10-16 16:42:00 | Re: query log corrupted-looking entries |
From | Date | Subject | |
---|---|---|---|
Next Message | Shaun Thomas | 2006-10-16 17:00:01 | Re: Hints proposal |
Previous Message | Brian Hurt | 2006-10-16 15:36:23 | Re: Hints proposal |