I wonder how to import a Newline Delimited JSON file into pg Admin4?
            Asked
            
        
        
            Active
            
        
            Viewed 223 times
        
    0
            
            
        - 
                    Are you asking [how to import an ndjson file into a postgres database](https://stackoverflow.com/questions/39224382/how-can-i-import-a-json-file-into-postgresql)? `pgAdmin4` is a postgres client, not your server. – JNevill Sep 19 '22 at 18:47