Import users into postgres

The users are stored in the same table (the user table) in Postgres as they are in sqlite. How are you transferring data from sqlite to postgres?