Re: [OT] MySQL is bad, but THIS bad?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: [OT] MySQL is bad, but THIS bad?
Дата
Msg-id 20060518184051.GA4952@fetter.org
обсуждение исходный текст
Ответ на Re: [OT] MySQL is bad, but THIS bad?  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
On Thu, May 18, 2006 at 01:22:55PM -0500, Jim C. Nasby wrote:
> On Thu, May 18, 2006 at 11:09:28AM -0700, David Fetter wrote:
> > postgres=# CREATE TABLE dual();
> > CREATE TABLE
> 
> You forgot to populate it.

Oh, right. :)

postgres=# CREATE TABLE dual AS SELECT 1;
SELECT

Cheers,
D
-- 
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666                             Skype: davidfetter

Remember to vote!


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: [OT] MySQL is bad, but THIS bad?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [OT] MySQL is bad, but THIS bad?