DataFiller 1.1.5 released

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема DataFiller 1.1.5 released
Дата
Msg-id alpine.DEB.2.10.1312040915350.4625@sto
обсуждение исходный текст
Список pgsql-announce
DataFiller - generate random data from database schema
---

**DataFiller** generates random data from a database schema enriched with
simple directives in SQL comments to drive eleven data generators which
cover typical data types. Reasonable defaults are provided, especially
based on key and type constraints, so that few directives are necessary.
The minimum setup is to specify the relative size of tables with directive
*mult* so that the data generation can be scaled.

New features since 1.1.2 include:
  - some support for `ALTER TABLE`
  - directives can be put out of declarations
  - new generators for INET, CIDR and MACADDR
  - improved documentation

See the
[tutotial](http://blog.coelho.net/database/2013/12/01/datafiller-tutorial/),
the
[documentation](https://www.cri.ensmp.fr/people/coelho/datafiller.html)
or
[download](https://www.cri.ensmp.fr/people/coelho/datafiller.py).

The script is written in Python. License is GPLv3.

Run with option *--test=library* or *--test=comics* and look at the output
for didactic examples.

--
Fabien.


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

Предыдущее
От: Julien Tachoires
Дата:
Сообщение: pg_activity 1.1.0
Следующее
От: Dave Page
Дата:
Сообщение: PostgreSQL Maintenance Releases: 9.3.2, 9.2.6, 9.1.11, 9.0.15, and 8.4.19