Re: Why is MySQL more chosen over PostgreSQL?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Why is MySQL more chosen over PostgreSQL?
Дата
Msg-id 200207310315.g6V3FXH24083@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Why is MySQL more chosen over PostgreSQL?  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Why is MySQL more chosen over PostgreSQL?  (Curt Sampson <cjs@cynic.net>)
Список pgsql-hackers
Curt Sampson wrote:
> On Tue, 30 Jul 2002, Bruce Momjian wrote:
> 
> > You can add children without modifying your code.  It is classic C++
> > inheritance;  parent table accesses work with the new child tables
> > automatically.
> 
> I don't see how my method doesn't do this as well. What code do you have
> to modify in the relational way of doing things that you don't in this
> inheritance way?

Seems like you have to modify your views to handle this, at least in the
example you just posted, right?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: Why is MySQL more chosen over PostgreSQL?
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: WAL file location