How to split a table? - Mailing list pgsql-novice

From Felix Zhang
Subject How to split a table?
Date
Msg-id c44bd2680610170039j3342e874ue78bc71a701f76e0@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] How to split a table?  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: How to split a table?  (Christoph Frick <frick@sc-networks.com>)
List pgsql-novice
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?
 
Regards,
Felix

pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Using host variables -- segmentation fault
Next
From: "Felix Zhang"
Date:
Subject: Any documatation about porting from Oracle to PostgreSQL