Re: [HACKERS] What can we learn from MySQL?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Rob <pgadmin(at)itsbeen(dot)sent(dot)com>, pgsql-advocacy(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] What can we learn from MySQL?
Date: 2004-04-25 20:41:27
Message-ID: 200404252041.i3PKfRJ28435@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers pgsql-www

Peter Eisentraut wrote:
> Rob wrote:
> > But I think there is room to go further, I don't see any reason why
> > that default install can't include example DBs,
>
> One reason is that a useful example database would likely have a
> download footprint of 10 MB or more. Having this in the default
> download would not be appreciated by many people. Of course having
> some example database available at all would be a good idea, but then
> as a separate download.

Here is a little psql script I wrote to populate a table with random
data.

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

Attachment Content-Type Size
unknown_filename text/plain 3.4 KB

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jeff Davis 2004-04-25 21:19:22 Re: MySQL refugee interested in pgSQL
Previous Message Josh Berkus 2004-04-25 20:26:41 Re: MySQL refugee interested in pgSQL

Browse pgsql-hackers by date

  From Date Subject
Next Message pgsql 2004-04-25 21:15:19 Usability, MySQL, Postgresql.org, gborg, contrib, etc.
Previous Message Manfred Koizar 2004-04-25 20:26:56 Number of pages in a random sample (was: query slows down with more accurate stats)

Browse pgsql-www by date

  From Date Subject
Next Message Rob 2004-04-25 21:29:11 Re: [HACKERS] What can we learn from MySQL?
Previous Message Peter Eisentraut 2004-04-25 14:22:28 Re: [HACKERS] What can we learn from MySQL?