Re: filling database

Поиск
Список
Период
Сортировка
От sachin kotwal
Тема Re: filling database
Дата
Msg-id 1377253754710-5768376.post@n5.nabble.com
обсуждение исходный текст
Ответ на filling database  ("raptor@tvskat.net" <raptor@tvskat.net>)
Ответы Re: filling database  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general
create sample table with one or two rows then use following command to
populate data.

INSERT INTO TABLE_NAME VALUES(generate_series(1,1000000000));



-----
Thanks and Regards,

Sachin Kotwal
NTT-DATA-OSS Center (Pune)
--
View this message in context: http://postgresql.1045698.n5.nabble.com/GENERAL-filling-database-tp1843856p5768376.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: Mikhail Puzanov
Дата:
Сообщение: numeric to ipv6 inet
Следующее
От: Osvaldo Kussama
Дата:
Сообщение: Re: numeric to ipv6 inet