Re: argtype_inherit() is dead code

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: argtype_inherit() is dead code
Дата
Msg-id 200504182256.j3IMuY204258@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: argtype_inherit() is dead code  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
Alvaro Herrera wrote:
> On Sun, Apr 17, 2005 at 06:56:01AM -0700, Joshua D. Drake wrote:
> 
> > From a "people who call me" perspective. I am never asked about
> > inheritance. Most of the people don't even know it is there.
> > The requests I get are:
> 
> Just wondering, does anybody asks you about the excessive locking (and
> deadlocking) on foreign keys?  The business about being able to drop
> users and then find out they were still owners of something?  I guess I
> worry about things too low-level that nobody really cares too much about.

Those are problems you get into after using PostgreSQL heavily and are
different from front-end questions about missing features.

The beauty of PostgreSQL is the low number of those surprises under
heavy load, but as you mentioned above we have a few of them and have to
get them corrected.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Problem with PITR recovery
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: argtype_inherit() is dead code