6 ms·
Perhaps someone in this thread will know…if I have a set of pg_dump files, is there any way to read them in memory without an instance of PG running somewhere?
by staticautomatic 3y ago
Perhaps someone in this thread will know…if I have a set of pg_dump files, is there any way to read them in memory without an instance of PG running somewhere? It’s an actual problem of mine atm.