/
n-dimens
/
pgloader
Обзор
Документация
Войти
/
n-dimens
/
pgloader
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/parse/my.load
11 строк
401 B
Alexander Pánek
Removed tinyint cast rule
17 фев 2014, 19:14
17 фев 2014, 19:14
9710915
Код
Авторство
О чём код?
load database from mysql://localhost/adv into postgresql://dim@localhost/adv with include drop, truncate, create tables, create indexes, reset sequences, downcase identifiers set work_mem to '128MB', maintenance_work_mem to '512 MB' cast type datetime to timestamptz drop default using zero-dates-to-null, type date drop not null drop default using zero-dates-to-null;