How to split a table? - Mailing 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