How to split a table?

Поиск
Список
Период
Сортировка
От Felix Zhang
Тема How to split a table?
Дата
Msg-id c44bd2680610170039j3342e874ue78bc71a701f76e0@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] How to split a table?  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: How to split a table?  (Christoph Frick <frick@sc-networks.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Using host variables -- segmentation fault
Следующее
От: "Felix Zhang"
Дата:
Сообщение: Any documatation about porting from Oracle to PostgreSQL