diff --git a/README.md b/README.md index fef2be9..66b4dff 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ PostgreSQL connection URL's are described here: https://www.postgresql.org/docs/ Note that `multipg2csv` will use your .pgpass if available, and you should definitely use it, instead of supplying passwords on the command line. + +# Known bugs + +* Quitting while transfers are still in progress does not work correctly.