Skip to content

Got a 7GB pgsql dump #23

@SubZero5

Description

@SubZero5

Hi there,

I have got a 7.7GB pgsql dump file to be switched into a mysql dump.

However my PHP memory limit is 512MB and my system RAM is 4GB with currently 700MB free.

How can we split the parsing so that pg2mysql divides the mysql dumps into various number of parts?

COPY cn (id, did, fid, l, m, ff, g, by, db, id_rc, id_rd, ac, ad, an, sa, dn, misc) FROM stdin;
... multiple
... lines
... of
... loooong
... data
... here
\.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions