mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-16 01:21:03 +01:00
4 lines
71 B
Fish
4 lines
71 B
Fish
load database
|
|
from mysql://root@localhost/f1db
|
|
into pgsql:///plop;
|