Re: [NOVICE] How to split a table? - Mailing list pgsql-general

From Felix Zhang
Subject Re: [NOVICE] How to split a table?
Date
Msg-id c44bd2680610170207y547f5641p4120e7a2b7ecdfd1@mail.gmail.com
Whole thread Raw
In response to Re: How to split a table?  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-general
to do some statistics analysis.

2006/10/17, Andreas Kretschmer <akretschmer@spamfence.net>:
Felix Zhang <felix.zhang.2005@gmail.com> schrieb:

> Hi,
>
> I want to split a table to 2 small tables. The 1st one contains 60% records
> which are randomly selected from the source table.
> How to do it?

Why do you want to do this?


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

pgsql-general by date:

Previous
From: "Gregory S. Williamson"
Date:
Subject: Re: [SQL] How to split a table?
Next
From: "A. Kretschmer"
Date:
Subject: Re: Any documatation about porting from Oracle to PostgreSQL