Re: [PERFORM] [HACKERS] OSS database needed for testing

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: mlw <pgsql(at)mohawksoft(dot)com>
Cc: josh(at)agliodbs(dot)com, pgsql-general(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PERFORM] [HACKERS] OSS database needed for testing
Date: 2003-04-03 22:20:37
Message-ID: 20030403222037.GA32097@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-performance

On Thu, Apr 03, 2003 at 17:19:13 -0500,
mlw <pgsql(at)mohawksoft(dot)com> wrote:
>
> I have a set of scripts, SQL table defs, a small C program, along with a
> set of field with files that loads it into PGSQL using the "copy from
> stdin" It works fairly well, but takes a good long time to load it all.
>
> Should I put it in the download section of my website?

Yes. I would be interested in looking at it even if I don't use exactly
the same way to do stuff. Taking a logn time to load the data into the
database isn't a big deal for me. reading through the tiger (and FIPS) data
documentation it seemed like there might be some gotchas in unusual cases
and I am not sure the google contest program really handled things right
so I would like to see another implementation. I am also interested in the
data model as that will save me some time.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Franco Bruno Borghesi 2003-04-03 22:27:54 Re: SAPdb vs. Postgresql
Previous Message Kevin Hendrickson 2003-04-03 22:19:43 ERROR: heap_mark4update: (am)invalid tid in triggers

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2003-04-03 22:32:28 Re: Detecting corrupted pages earlier
Previous Message mlw 2003-04-03 22:19:13 Re: [PERFORM] [HACKERS] OSS database needed for testing

Browse pgsql-performance by date

  From Date Subject
Next Message Tomasz Myrta 2003-04-03 23:02:09 Re: can i make this sql query more efficiant?
Previous Message mlw 2003-04-03 22:19:13 Re: [PERFORM] [HACKERS] OSS database needed for testing