Re: filling database - Mailing list pgsql-general

From sachin kotwal
Subject Re: filling database
Date
Msg-id [email protected]
Whole thread Raw
In response to filling database  ("[email protected]" <[email protected]>)
Responses Re: filling database
List 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 by date:

Previous
From: Mikhail Puzanov
Date:
Subject: numeric to ipv6 inet
Next
From: Osvaldo Kussama
Date:
Subject: Re: numeric to ipv6 inet