Skip to content

jonaspohren/postgres-data-inserter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Data Inserter

docker build -t postgres-data-inserter .
docker run -e PG_CONNECTION_STRING='postgresql://USER:PASSWORD@HOST:PORT/DATABASE' postgres-data-inserter <NUMBER_OF_ROWS_TO_INSERT> <NUMBER_OF_WORKERS>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published