Re: TEST DATA GENERATION

Поиск
Список
Период
Сортировка
От Nils Zonneveld
Тема Re: TEST DATA GENERATION
Дата
Msg-id 3BB46CC9.13374E91@mbit.nl
обсуждение исходный текст
Список pgsql-general

Bence Szabo wrote:
>
> Hi,
> Are there any tool that helps to build a large number of data for
> testing the performance etc?
> I think some autogenerate tool like embedded in powerdesigner etc...
> It should be works based on a given database structure and ask about
> records to be generate for tables...
> thx
> Bence


Just write a little C program that writes a lot of data to a plain file.
Then use COPY FROM.

Nils
--
Alles van waarde is weerloos
Lucebert

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

Предыдущее
От: Shane Wright
Дата:
Сообщение: Re: backend stalls
Следующее
От: "Your Name"
Дата:
Сообщение: PostgreSQL: T oUse Or Not To Use?