Closed Worschi closed 3 years ago
Those are made of just raw SQL statements. There are a few libraries for that:
(And a few more)
thanks for pointing out the libraries. Somehow obvious that there are raw SQL parsers. didn't cross my mind though. thanks!
I need to parse plain text dump files and would like to use pgdumplib as a more generic solution compared to my parser.